-
Notifications
You must be signed in to change notification settings - Fork 0
Extensibility for do #15
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestinvalidThis doesn't seem rightThis doesn't seem rightmonadsmonads.pymonads.pyrefactoringsomething has improvedsomething has improvedtransactionstransactions.pytransactions.py
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestinvalidThis doesn't seem rightThis doesn't seem rightmonadsmonads.pymonads.pyrefactoringsomething has improvedsomething has improvedtransactionstransactions.pytransactions.py
dois a decorator for using monads in the Python function syntax, but historically it has been implemented by transaction code and it lies in their module.You need to move
dotomonads.pyand refactor it to use plugins, so that you can expanddofor custom solutions and add solutions for already implemented monads, which also needs to be done.