https://github.com/saber2pr/ts-monad
TS-Monad inspired from Haskell-Monad.
https://github.com/saber2pr/ts-monad
functional-programming haskell monad typescript
Last synced: about 1 month ago
JSON representation
TS-Monad inspired from Haskell-Monad.
- Host: GitHub
- URL: https://github.com/saber2pr/ts-monad
- Owner: Saber2pr
- Created: 2019-07-30T06:08:08.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-07-30T07:34:49.000Z (almost 7 years ago)
- Last Synced: 2026-01-29T09:16:22.691Z (5 months ago)
- Topics: functional-programming, haskell, monad, typescript
- Language: TypeScript
- Size: 3.91 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ts-monad
> TS-Monad inspired from Haskell-Monad.
```bash
yarn run ts
yarn run hs
```