package
Version:
v1.0.112
Opens a new window with list of versions in this module.
Published: Feb 4, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
-
func FromArray[GA ~[]A, GB ~[]B, A, B, HKTB, HKTAB, HKTRB any](fof func(GB) HKTRB, fmap func(func(GB) func(B) GB) func(HKTRB) HKTAB, ...) G.Traversal[GA, A, HKTRB, HKTB]
func FromArray[GA ~[]A, GB ~[]B, A, B, HKTB, HKTAB, HKTRB any](
fof func(GB) HKTRB,
fmap func(func(GB) func(B) GB) func(HKTRB) HKTAB,
fap func(HKTB) func(HKTAB) HKTRB,
) G.Traversal[GA, A, HKTRB, HKTB]
FromArray returns a traversal from an array
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.