Commit graph

8 commits

Author SHA1 Message Date
a340cfea68 Ensure the types are correct for all monad methods 2019-01-03 22:28:41 -05:00
7608fa40fe Add missing result test 2018-12-12 01:17:49 -05:00
77bf6b4735 Add Monad.sequence 2018-12-11 22:08:15 -05:00
Correl Roush
16c87c4d04 Ensure all monoids and monoids implement their appropriate operators 2018-12-06 13:53:07 -05:00
Correl Roush
e21791a8b7 Ignore coverage of repr / base class methods 2018-10-12 14:54:03 -04:00
Correl Roush
1a87d73a5b Applicative 2018-10-12 14:54:03 -04:00
c71b9d6ff6 Rename methods
unit -> pure
fmap -> map
2018-10-11 21:06:23 -04:00
de53c59732 Organize into a library 2018-10-11 01:26:00 -04:00