https://github.com/josestg/fun
A set of functional programming utilities for Go.
https://github.com/josestg/fun
Last synced: about 1 month ago
JSON representation
A set of functional programming utilities for Go.
- Host: GitHub
- URL: https://github.com/josestg/fun
- Owner: josestg
- Created: 2023-12-15T10:49:38.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-12T19:01:23.000Z (about 1 year ago)
- Last Synced: 2025-01-31T06:47:10.546Z (3 months ago)
- Language: Go
- Homepage:
- Size: 20.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# fun
A set of functional programming utilities for Go.
## Install
```shell
go get install github.com/josestg/fun
```