# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
CopyBytes returns a copy of the provided byte slice.
IsSorted2DBytes returns true iff [arr] is sorted.
IsSortedAndUnique returns true if the elements in the data are unique and sorted.
IsSortedAndUniqueUint32 returns true if the array of uint32s are sorted and unique.
IsSortedAndUniqueUint64 returns true if the array of uint64s are sorted and unique.
No description provided by the author
No description provided by the author
RandomBytes returns a slice of n random bytes Intended for use in testing.
Sort2DBytes sorts a 2D byte array Each byte array is not sorted internally; the byte arrays are sorted relative to another.
SortUint32 sorts an uint32 array.
SortUint64 sorts an uint64 array.
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author