typesafe-monads/tests
2019-06-11 11:00:35 -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 Add Optional type conversions to Maybe and Result 2019-06-11 11:00:35 -04: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 Add Optional type conversions to Maybe and Result 2019-06-11 11:00:35 -04:00