package
1.0.150
Repository: https://github.com/ibm/fp-go.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
Curry2 is a duplicate of [F.Curry2] but because of the type system it's not compatible otherwise.
Curry2 is a duplicate of [F.Curry2] but because of the type system it's not compatible otherwise.
No description provided by the author
No description provided by the author
No description provided by the author
Monoid for the Endomorphism where the `concat` operation is the usual function composition.
Of converts any function to an [Endomorphism].
Semigroup for the Endomorphism where the `concat` operation is the usual function composition.
Unwrap converts any [Endomorphism] to a normal function.
Wrap converts any function to an [Endomorphism].