control v0.1.0 Control.Applicative protocol

Applicatives (or more specifically applicative functors) are a special form of Control.Functor where the value within the functor is a function.

Link to this section Summary

Link to this section Types

Link to this type t()
t() :: term()

Link to this section Functions

Link to this function apply(fun, f)
apply(t(), Control.Functor.t()) :: t()