An open API service indexing awesome lists of open source software.

https://github.com/ljpengelen/transduce-shakespeare

Projects to illustrate Clojure's transducers
https://github.com/ljpengelen/transduce-shakespeare

clojure java jcstress transducers volatile

Last synced: about 1 month ago
JSON representation

Projects to illustrate Clojure's transducers

Awesome Lists containing this project

README

          

# To transduce or not to transduce

This repository contains three sample projects that illustrate Clojure's transducers and some things to consider when creating new transducers.

Additional details are provided in the accompanying blog post: https://blog.cofx.nl/to-transduce-or-not-to-transduce.html.