Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
supportsInterval :: AtomType -> Bool Source #
supportsOrdering :: AtomType -> Bool Source #
atomCompare :: Atom -> Atom -> Either AtomFunctionError Ordering Source #
createInterval :: Atom -> Atom -> OpenInterval -> OpenInterval -> Either AtomFunctionError Atom Source #
intervalOverlaps :: Atom -> Atom -> Either AtomFunctionError Bool Source #