Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeleteSliceElement ¶
func DeleteSliceElement[E comparable](s []E, elem E) []E
func Int64ToUint64 ¶
Int64ToUint64 converts an int64 to an uint64 and returns an error if the value is negative.
func Uint64ToInt64 ¶
Uint64ToInt64 converts a uint64 to an int64 and returns an error if the value is out of range.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.