package
Version:
v0.0.0-...-bfef3a7
Opens a new window with list of versions in this module.
Published: May 9, 2025
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 Map[T, U any](f func(T) U, s []T) []U
Map implements a functional map with the signature: (a -> b) -> [a] -> [b].
Stringify returns a JSON encoded string representation of an arbitrary input.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.