//
pkg.gl
Category
github.com/shogo82148/std
cmd
compile
internal
typebits
package
1.23.0
Repository:
https://github.com/shogo82148/std.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
6 SLOC
#
Functions
Set
NOTE: The bitmap for a specific type t could be cached in t after the first run and then simply copied into bv at the correct offset on future calls with the same type t.
SetNoCheck
SetNoCheck is like Set, but do not check for alignment.