package
Version:
v0.50.3
Opens a new window with list of versions in this module.
Published: Sep 12, 2025
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 Paginate[T any](slice []T, page, size int) []T
func ToMap[K comparable, T any](rows []T, keyFunc func(row T) K) map[K]T
Source Files
¶
Click to show internal directories.
Click to hide internal directories.