Correl Roush
|
cbe71da3f8
|
Fix Reader.__repr__ failing when its callable lacks a __name__
|
2019-01-08 15:34:11 -05:00 |
|
Correl Roush
|
319ac3cb4d
|
Add __name__ to the "constant" callable in Reader
Without it, the __repr__ of Reader may fail
|
2019-01-08 15:31:58 -05:00 |
|
|
a45af9b5b0
|
Adjust signatures of Reader instances
|
2019-01-08 14:53:33 -05:00 |
|
|
116c3cc1ac
|
Move currying to its own module and give it types
|
2019-01-08 14:53:33 -05:00 |
|
|
a340cfea68
|
Ensure the types are correct for all monad methods
|
2019-01-03 22:28:41 -05:00 |
|
Correl Roush
|
16c87c4d04
|
Ensure all monoids and monoids implement their appropriate operators
|
2018-12-06 13:53:07 -05:00 |
|
Correl Roush
|
b798eb74ba
|
Add Reader
|
2018-10-25 15:15:27 -04:00 |
|