PureScript implementation of the success-failure-continuation-based backtracking monad transformer.
Go to file
Danila Fedorin f1792e6627 Change runSFKT to report all results of execution 2023-03-04 15:14:14 -08:00
src/Control/Monad/Logic Change runSFKT to report all results of execution 2023-03-04 15:14:14 -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 Update package specification 2023-02-28 19:03:17 -08:00