1
0
Fork 0
mirror of https://github.com/correl/typesafe-monads.git synced 2025-03-14 01:09:58 -09:00
typesafe-monads/monads
Correl Roush 23f53d422a Package a type marker file per PEP 561
This will make type annotations usable for projects importing the
library.
2018-12-03 16:15:59 -05:00
..
__init__.py Add Reader 2018-10-25 15:15:27 -04:00
applicative.py Ignore coverage of repr / base class methods 2018-10-12 14:54:03 -04:00
functor.py Ignore coverage of repr / base class methods 2018-10-12 14:54:03 -04:00
list.py More monoids 2018-10-13 02:27:39 -04:00
maybe.py Ignore coverage of repr / base class methods 2018-10-12 14:54:03 -04:00
monad.py Ignore coverage of repr / base class methods 2018-10-12 14:54:03 -04:00
monoid.py More monoids 2018-10-13 02:27:39 -04:00
py.typed Package a type marker file per PEP 561 2018-12-03 16:15:59 -05:00
reader.py Add Reader 2018-10-25 15:15:27 -04:00
result.py Ignore coverage on unreachable code branches 2018-10-12 15:41:37 -04:00