Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chouffe/transducers
Fun with transducers
https://github.com/chouffe/transducers
Last synced: about 7 hours ago
JSON representation
Fun with transducers
- Host: GitHub
- URL: https://github.com/chouffe/transducers
- Owner: Chouffe
- License: epl-1.0
- Created: 2015-02-22T14:30:29.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-02-22T14:31:03.000Z (over 9 years ago)
- Last Synced: 2023-03-29T05:35:08.813Z (over 1 year ago)
- Language: Clojure
- Size: 105 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Some fun with transducers
Re-implemented some core transducers to get a better understanding of them. Test Check is used for property-testing.