package either
import "github.com/IBM/fp-go/optics/traversal/either"
Index ¶
- func Compose[ E, S, A, B any](ab Traversal[E, A, B]) func(Traversal[E, S, A]) Traversal[E, S, B]
- type Traversal
Functions ¶
func Compose ¶
Types ¶
type Traversal ¶
Source Files ¶
- Version
- v1.0.151 (latest)
- Published
- Nov 23, 2024
- Platform
- linux/amd64
- Imports
- 2 packages
- Last checked
- 5 months ago –
Tools for package owners.