https://github.com/anicolaspp/gnsource
Experimenta Lazy Streams for Go
https://github.com/anicolaspp/gnsource
functional-programming go gola lazy streams
Last synced: 3 months ago
JSON representation
Experimenta Lazy Streams for Go
- Host: GitHub
- URL: https://github.com/anicolaspp/gnsource
- Owner: anicolaspp
- Created: 2020-11-10T16:54:36.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-11-15T23:17:14.000Z (over 4 years ago)
- Last Synced: 2025-01-16T13:22:47.767Z (5 months ago)
- Topics: functional-programming, go, gola, lazy, streams
- Language: Go
- Homepage:
- Size: 2.22 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gnsource
gNSource is a go library for lazy stream processing that is similar to the one found is Java collections.
The main idea is to have a lazy evaluation of operations.