https://github.com/composewell/streamly-vector
Helper library for Streamly to interact with Vector
https://github.com/composewell/streamly-vector
Last synced: 2 months ago
JSON representation
Helper library for Streamly to interact with Vector
- Host: GitHub
- URL: https://github.com/composewell/streamly-vector
- Owner: composewell
- License: bsd-3-clause
- Created: 2019-11-07T07:34:52.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-07T11:32:49.000Z (over 6 years ago)
- Last Synced: 2025-12-25T23:37:13.228Z (6 months ago)
- Language: Haskell
- Size: 2.93 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# streamly-vector
Helpers for interacting with `Data.Vector`.
*TODO*
1. Write tests.
2. Add benchmarks.
3. Add proper `Inline` pragmas in the code.