package identity

import "github.com/IBM/fp-go/optics/traversal/array/identity"

Index

Functions

func FromArray

func FromArray[A any]() G.Traversal[[]A, A, []A, A]

FromArray returns a traversal from an array for the identity monad

Source Files

traversal.go

Version
v1.0.151 (latest)
Published
Nov 23, 2024
Platform
linux/amd64
Imports
2 packages
Last checked
4 months ago

Tools for package owners.