auto v0.4.3.0 Release Notes
Release Date: 2015-06-18 // over 8 years ago-
🚀 https://github.com/mstksg/auto/releases/tag/v0.4.3.0
- Control.Auto.Blip: New blip stream splitter
onEitherB
, which splits an incoming blip stream into two output streams based on whether the emitted items resolve toLeft
orRight
when applied to the splitting function.
- Control.Auto.Blip: New blip stream splitter