Pond v0.2.0 Pond.App
Pond Applicative.
In Pond, an Applicative is something that can take arguments and produce another value.
Link to this section Summary
Functions
Applies arguments into an applicative
Returns the number of arguments that an applicative can take
Creates a function from an applicative
Link to this section Types
Link to this section Functions
Applies arguments into an applicative.
Returns the number of arguments that an applicative can take.
Creates a function from an applicative.