Open aman-dureja opened 1 year ago
Note: not all functions here need to be ported right away, but there are a few like rewriteTerm
and rewriteTermM
which are of high importance.
rewriteTerm
and rewriteTermM
(which is used for term reduction) are done, while foldOverTerm
and rewriteType
are still TODO.
https://github.com/CategoricalData/hydra/blob/main/hydra-haskell/src/main/haskell/Hydra/Rewriting.hs