A unification monad implemented using PureScript.
Go to file
Danila Fedorin 80dc5b6a2c Use `derive newtype instance` to save some boilerplate 2023-03-03 22:56:32 -08:00
src/Control/Monad/Unify Use `derive newtype instance` to save some boilerplate 2023-03-03 22:56:32 -08:00
test Copy over implementation of Unify from Bergamot 2023-03-03 22:42:05 -08:00
.gitignore Initial commit 2023-03-03 22:26:33 -08:00
packages.dhall Initial commit 2023-03-03 22:26:33 -08:00
spago.dhall Copy over implementation of Unify from Bergamot 2023-03-03 22:42:05 -08:00