package
Version:
v0.0.19
Opens a new window with list of versions in this module.
Published: Nov 15, 2025
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 conv provides slice converation helpers
func AndReduce[FS ~[]From, From, To any](elements FS, converter func(From) (To, error), merge func(To, To) To) (To, error)
AndReduce - conv.AndReduce converts elements and merge them into one
Source Files
¶
Click to show internal directories.
Click to hide internal directories.