rest-rewrite-0.3.0: Rewriting library with online termination checking
Safe HaskellNone
LanguageHaskell2010

Language.REST.Core

Documentation

orient' :: Show oc => (?impl :: OCAlgebra oc RuntimeTerm m) => oc -> [RuntimeTerm] -> oc Source #

canOrient :: forall oc m. Show oc => (?impl :: OCAlgebra oc RuntimeTerm m) => [RuntimeTerm] -> m Bool Source #