PureScript implementation of the success-failure-continuation-based backtracking monad transformer.
Go to file
2023-02-28 18:54:07 -08:00
src/Control/Monad/Logic Refactor the Logic monad into Class and Trans modules 2023-02-28 18:54:07 -08:00
test Initial commit 2023-02-27 20:32:51 -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