https://github.com/bingo347/lambda-fn
Typescript utilities for functional programming inspired by Rust std library
https://github.com/bingo347/lambda-fn
cell fp functors monads option result
Last synced: 7 months ago
JSON representation
Typescript utilities for functional programming inspired by Rust std library
- Host: GitHub
- URL: https://github.com/bingo347/lambda-fn
- Owner: bingo347
- License: mit
- Created: 2020-04-19T00:50:16.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-03-05T13:02:58.000Z (over 2 years ago)
- Last Synced: 2025-02-28T00:37:56.535Z (7 months ago)
- Topics: cell, fp, functors, monads, option, result
- Language: TypeScript
- Homepage:
- Size: 2.49 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# lambda-fn
Typescript utilities for functional programming inspired by Rust std library