typesafe-monads/tests
2019-04-05 15:48:10 -04:00
..
__init__.py Consolidate test fixtures 2018-10-12 22:20:31 -04:00
fixtures.py Remove Future from generic monad testing 2019-01-08 15:40:00 -05:00
test_applicatives.py Add an infix operator for Applicative.apply 2018-12-11 23:22:35 -05:00
test_currying.py Adjust signatures of curried functions 2019-01-08 14:53:33 -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 Move currying to its own module and give it types 2019-01-08 14:53:33 -05:00
test_maybe.py Ensure the types are correct for all monad methods 2019-01-03 22:28:41 -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 Adjust signatures of Reader instances 2019-01-08 14:53:33 -05:00
test_result.py Ensure the types are correct for all monad methods 2019-01-03 22:28:41 -05:00
test_resultt.py WIP: Monad Transformers 2019-04-05 15:48:10 -04:00