Module semiapplicative

Module semiapplicative 

Source
👎Deprecated since 0.0.21: Use fp_library::v2::classes instead

Traits§

SemiapplicativeDeprecated
A type class for types that support function application within a context.

Functions§

applyDeprecated
Applies a function within a context to a value within a context.