https://github.com/willguimont/maybe.py
Maybe monad in python
https://github.com/willguimont/maybe.py
Last synced: 10 months ago
JSON representation
Maybe monad in python
- Host: GitHub
- URL: https://github.com/willguimont/maybe.py
- Owner: willGuimont
- License: mit
- Created: 2019-12-23T06:28:57.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-04-28T01:33:02.000Z (about 2 years ago)
- Last Synced: 2025-06-13T00:01:56.219Z (about 1 year ago)
- Language: Python
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# maybe.py
Maybe monad in python