Exposes the effect from the first Await encountered, the inner process
emits the same values, in the same order as this process.
Step through Awaits in this Process, combining effects via Bind,
until the predicate returns true or the stream ends.
Step through Awaits in this Process, combining effects via Bind,
until the predicate returns true or the stream ends. The returned inner
Process emits the same values, in the same order as this process.