BindEitherExtension<L, R> extension

Provide bind extension on an Either.

on

Methods

bind(EitherEffect<L> effect) → R
Attempt to get right value of this. Or throws a ControlError.