//
pkg.gl
Category
github.com/IBM/fp-go
internal
applicative
package
1.0.150
Repository:
https://github.com/ibm/fp-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
10
Files
18 SLOC
#
Packages
testing
No description provided by the author
#
Functions
ToApply
ToApply converts from [Applicative] to [apply.Apply].
ToFunctor
ToFunctor converts from [Applicative] to [functor.Functor].
ToPointed
ToPointed converts from [Applicative] to [pointed.Pointed].
#
Interfaces
Applicative
No description provided by the author