
The highest tagged major version is
v5.
package
module
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Mar 28, 2022
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 2
Opens a new window with list of known importers.
README
¶
X
A collection of functions to write concise code.
Documentation
¶
Check panics if one of its arguments is a non-nil error.
Ptr returns a pointer to v.
func Reverse[S ~[]E, E any](s S)
Reverse reverses a slice.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.