package
Version:
v1.10.0
Opens a new window with list of versions in this module.
Published: Feb 7, 2026
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
¶
func ConvertSlice[S any, D any](source []S) ([]D, error)
func UniqueBy[T any, K comparable](items []T, keyFunc func(T) K) []T
Source Files
¶
Click to show internal directories.
Click to hide internal directories.