In his blog post and video from november 2018, Arne Brasseur explains the idea ...
Exercises on implementing custom transducers in Clojure.
Transducer Workshop Announcement, Clojure Taiwan Community
This article describes some functions which are using transducers, and how to write your own.
Describes how to handle `reduced?` values in transducers.
Describes briefly how to implement a stateful transducer.
Describes briefly the structure of a transducer and how to implement one.
Brief introduction to what transducers are and how to use them.