Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zawlinnnaing/monads-in-go
Monads implementation in Golang. Just trying out my knowledge.
https://github.com/zawlinnnaing/monads-in-go
Last synced: about 14 hours ago
JSON representation
Monads implementation in Golang. Just trying out my knowledge.
- Host: GitHub
- URL: https://github.com/zawlinnnaing/monads-in-go
- Owner: zawlinnnaing
- Created: 2023-09-02T14:08:12.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-02T16:15:15.000Z (about 1 year ago)
- Last Synced: 2024-04-03T02:26:06.114Z (7 months ago)
- Language: Go
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Monads in Golang
Monads implementation in Golang according to my understanding. Following three monads are included.
- Maybe
- List
- IdentityReference article: https://curiosity-driven.org/monads-in-javascript