package
Version:
v26.0.0-rc2+incompatible
Opens a new window with list of versions in this module.
Published: Mar 7, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Map[S ~[]In, In, Out any](s S, fn func(In) Out) []Out
func Mapper[In, Out any](fn func(In) Out) func([]In) []Out
Source Files
¶
Click to show internal directories.
Click to hide internal directories.