//
pkg.gl
Category
github.com/exascience/elprep/v5
utils
nibbles
package
5.1.3
Repository:
https://github.com/exascience/elprep.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
2
Dependents
2
Files
182 SLOC
#
Functions
Make
Make creates nibbles of the given length.
Make2
Make2 creates nibbles of the given length and capacity.
ReflectMake
ReflectMake creates nibbles of the given length, offset, and raw byte slice.
#
Structs
Nibbles
Nibbles is a slice-like data structure for storing sequences of 4-bit values.