typesafe-monads/tests
2018-12-12 23:00:18 -05:00
..
__init__.py Consolidate test fixtures 2018-10-12 22:20:31 -04:00
fixtures.py Add the Future monad 2018-12-12 23:00:18 -05:00
test_applicatives.py Add an infix operator for Applicative.apply 2018-12-11 23:22:35 -05:00
test_functors.py Ensure all monoids and monoids implement their appropriate operators 2018-12-06 13:53:07 -05:00
test_future.py Add the Future monad 2018-12-12 23:00:18 -05:00
test_maybe.py Add Maybe analogues to Result's to/from Maybe methods 2018-12-06 13:31:09 -05:00
test_monads.py Add Monad.sequence 2018-12-11 22:08:15 -05:00
test_monoids.py Ensure all monoids and monoids implement their appropriate operators 2018-12-06 13:53:07 -05:00
test_reader.py Ensure all monoids and monoids implement their appropriate operators 2018-12-06 13:53:07 -05:00
test_result.py Add missing result test 2018-12-12 01:17:49 -05:00