Magical, Mystical JavaScript Transducers

added by JavaScript Kicks
6/6/2019 6:42:29 AM

446 Views

Transducers are very cool. They give us a lot of power. But they are also a bit abstract. And that makes them hard to explain. But they also embody the dream of functional programming. We write tiny, simple functions. Then we piece them together with flexible tools that work for lots of different data structures.


0 comments