Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mbrandonw/learn-transducers-playground
A little tutorial written in Swift playgrounds to learn about transducers.
https://github.com/mbrandonw/learn-transducers-playground
Last synced: 11 days ago
JSON representation
A little tutorial written in Swift playgrounds to learn about transducers.
- Host: GitHub
- URL: https://github.com/mbrandonw/learn-transducers-playground
- Owner: mbrandonw
- License: mit
- Created: 2014-11-03T20:07:03.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-11-16T12:28:22.000Z (almost 10 years ago)
- Last Synced: 2024-10-12T08:30:33.011Z (27 days ago)
- Language: Swift
- Size: 227 KB
- Stars: 80
- Watchers: 6
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- Awesome-Swift-Playgrounds - Learn about transducers - A little tutorial that explains transducers. ⏳ (Theoretical Computer Science / Functional Reactive Programming)
README
## Learn about transducers
A little tutorial written in Swift playgrounds to play around with transducers. Open the `transducers.playground` to view the tutorial.
### About
The `transducers.playground` file is generated from `transducers.md` using this [playground](https://github.com/jas/playground) tool.