package
Version:
v0.0.0-...-85cd7ee
Opens a new window with list of versions in this module.
Published: Apr 25, 2024
License: MIT
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 Filter[T any](elms []T, fn func(T) bool) []T
func ToInterface[T any](values []T) []interface{}
func ToValues[T any](values []*T) []T
Source Files
¶
Click to show internal directories.
Click to hide internal directories.