Maintainer | bastiaan.heeren@ou.nl |
---|---|
Stability | provisional |
Portability | portable (depends on ghc) |
Safe Haskell | None |
Language | Haskell98 |
Conversion functions to/from OpenMath
toOpenMath :: Monad m => Exercise a -> a -> m OMOBJ Source
fromOpenMath :: MonadPlus m => Exercise a -> OMOBJ -> m a Source
noMixedFractions :: OMOBJ -> OMOBJ Source