Module higher::bind

source ·

Traits

Bind lets you chain computations together.

Functions

lift_m1 provides a default implementation for Functor::fmap using only Bind and Pure.