Module semiapplicative

Module semiapplicative 

Source

Traits§

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

Functions§

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