Composable Parsing: Zip - a podcast by Brandon Williams & Stephen Celis

from 2019-06-10T06:00

:: ::

? While `flatMap` allowed us to take our parser type to the next level, it introduced a nesting problem. Isn't `flatMap` all about solving nesting problems!? Well, we have one more operation at our disposal: `zip`! Let's define `zip` on the parser type, see what it brings to the table, and finally ask, "what's the point?"

Further episodes of Point-Free Videos

Further podcasts by Brandon Williams & Stephen Celis

Website of Brandon Williams & Stephen Celis