ideas-math-types-1.0: Common types for mathematical domain reasoners

Maintainerbastiaan.heeren@ou.nl
Stabilityprovisional
Portabilityportable (depends on ghc)
Safe HaskellNone
LanguageHaskell2010

Domain.Math.Expr.Parser

Contents

Description

 

Documentation

Orphan instances

Read Expr Source # 
Instance details

Reference Expr Source # 
Instance details

Methods

makeRef :: IsId n => n -> Ref Expr

makeRefList :: IsId n => n -> Ref [Expr]