Post 2983664 by art_codesmith@toot.cafe
(DIR) More posts by art_codesmith@toot.cafe
(DIR) Post #2983664 by art_codesmith@toot.cafe
2019-01-14T22:06:24Z
0 likes, 1 repeats
TIL about transducers in #Clojure. Pretty different to the way I usually do things in #Ruby or #Python... Never thought about transforming a reducer, basically building complex logic from simple "building block" reducers.http://elbenshira.com/blog/understanding-transducers/