flat-map-polyfill

An implementation of `Array.prototype.flatMap` as specified by Brian Terlson in https://github.com/bterlson/proposal-flatMap

callbag-switch-map-operator

A pure-callbag-operator implementation of switch-map (not exactly flat-map) for callbags 👜