PureScript implementation of the success-failure-continuation-based backtracking monad transformer.
Go to file
Danila Fedorin 66de5244af Add tests for the logic monad transformer 2023-02-28 18:54:24 -08:00
src/Control/Monad/Logic Refactor the Logic monad into Class and Trans modules 2023-02-28 18:54:07 -08:00
test Add tests for the logic monad transformer 2023-02-28 18:54:24 -08:00
.gitignore Initial commit 2023-02-27 20:32:51 -08:00
packages.dhall Initial commit 2023-02-27 20:32:51 -08:00
spago.dhall Add initial implementation of MonadLogic and SFKT-based LogicT 2023-02-28 17:51:22 -08:00