StreamEitherBuilder<E, A> constructor
const
StreamEitherBuilder<E, A> (
- StreamEither<
E, A> _f
Implementation
const StreamEitherBuilder(this._f);
const StreamEitherBuilder(this._f);