PureScript implementation of the success-failure-continuation-based backtracking monad transformer.
Go to file
Danila Fedorin a2d2b10e86 Make the failure continuation a function to avoid strictness 2023-03-04 22:02:15 -08:00
src/Control/Monad/Logic Make the failure continuation a function to avoid strictness 2023-03-04 22:02:15 -08: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 Update package specification 2023-02-28 19:03:17 -08:00