//
pkg.gl
Category
github.com/go-asm/go
cmd
compile
typebits
package
1.22.2
Repository:
https://github.com/go-asm/go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
2
Files
83 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.