| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Language.REST.Core
Documentation
contains :: RuntimeTerm -> RuntimeTerm -> Bool Source #
orient' :: Show oc => (?impl :: OCAlgebra oc RuntimeTerm m) => oc -> [RuntimeTerm] -> oc Source #
orient :: Show oc => OCAlgebra oc RuntimeTerm m -> [RuntimeTerm] -> oc Source #
canOrient :: forall oc m. Show oc => (?impl :: OCAlgebra oc RuntimeTerm m) => [RuntimeTerm] -> m Bool Source #
termPathStr :: [RuntimeTerm] -> String Source #
eval :: HashSet Rewrite -> RuntimeTerm -> IO RuntimeTerm Source #