package
Version:
v0.0.0-...-4122671
Opens a new window with list of versions in this module.
Published: Jun 3, 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 ArrMap[T any, R any](arr []T, fn func(t T) R) []R
func FromPtr[T any](t *T) T
func ToPtr[T any](t T) *T
Source Files
¶
Click to show internal directories.
Click to hide internal directories.