PureScript implementation of the success-failure-continuation-based backtracking monad transformer.
Go to file
Danila Fedorin 880ade17dc Manually uncurry the success continuation (?) 2023-03-12 22:17:00 -07:00
src/Control/Monad/Logic Manually uncurry the success continuation (?) 2023-03-12 22:17:00 -07:00
test Update test code 2023-03-04 19:01:57 -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 experimental MonadRec instance for SFKT 2023-03-12 21:03:26 -07:00