Open mauke opened 1 year ago
Thanks for pointing this out. This should read something more like (wording could need work)
Repeat a monadic action until it returns a 'Just' value.
along with an example.
I noticed that untilLeft
and untilRight
don't have docs at all.
https://hackage.haskell.org/package/streaming-0.2.3.1/docs/Streaming.html#v:untilJust