Back to Browse

Transducers Part 2: Filtering

316 views
Jun 18, 2020
11:07

In this video, we'll continue talking about transducers in the context of arrays. Specifically, we'll be discussing how to create transducers that will filter elements. Then we'll cover how to compose different types of transducers to create powerful data transformation pipelines that only iterate one time and only create one intermediate array, using reduce! If you haven't watched the first video, watch it here: https://youtu.be/ywtYDInYPKc

Download

0 formats

No download links available.

Transducers Part 2: Filtering | NatokHD