-
- Downloads
Remove monomorphic constructors from MonoidValued functors
The two constructors IntValued and RealValued were a historical artifact and not at all needed. A general constructor `MonoidValued a` is all it really takes to implement different parsers for Int and ADouble.
Loading
Please register or sign in to comment