https://github.com/rcardin/fs2-playground
Simple usage examples of the library fs2
https://github.com/rcardin/fs2-playground
cats cats-effect fs2 functional-streams scala
Last synced: 12 days ago
JSON representation
Simple usage examples of the library fs2
- Host: GitHub
- URL: https://github.com/rcardin/fs2-playground
- Owner: rcardin
- Created: 2022-01-01T14:29:59.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-02-01T20:38:58.000Z (almost 4 years ago)
- Last Synced: 2025-01-18T07:29:34.914Z (12 months ago)
- Topics: cats, cats-effect, fs2, functional-streams, scala
- Language: Scala
- Homepage:
- Size: 22.5 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fs2 Playground
This repository contains some usage examples of the library fs2. Examples are developed using Scala 3. The project uses the following libraries:
* [fs2, version 3.2.4](https://fs2.io/#/)