Module apply

Source

Traits§

Apply
A typeclass for types that support function application within a context.

Functions§

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