mirror of
https://github.com/correl/typesafe-monads.git
synced 2024-11-22 03:00:16 +00:00
3d312c1c90
Because a curried function annotation will be based on the original function signature (won't match Env -> T), I'd rather differentiate its representation. Otherwise, it looks like something messed up building a Reader. |
||
---|---|---|
.. | ||
__init__.py | ||
applicative.py | ||
currying.py | ||
functor.py | ||
future.py | ||
list.py | ||
maybe.py | ||
monad.py | ||
monoid.py | ||
py.typed | ||
reader.py | ||
result.py |