package
Version:
v0.0.7
Opens a new window with list of versions in this module.
Published: May 5, 2023
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
¶
Package last provides helpers for retrieving the last element of a slice
func Of[TS ~[]T, T any](elements TS, by func(T) bool) (T, bool)
Of an alias of the slice.Last
Source Files
¶
Click to show internal directories.
Click to hide internal directories.