package
Version:
v0.0.12
Opens a new window with list of versions in this module.
Published: Mar 31, 2024
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package flat provides short aliases for loop functions
func AndConvert[From, I, To any](next func() (From, bool), flattener func(From) []I, convert func(I) To) loop.Loop[To]
AndConvert - flattener.AndConvert flattens and converts elements retrieved by the 'next' function
Source Files
¶
Click to show internal directories.
Click to hide internal directories.