package typebits
import "cmd/compile/internal/typebits"
Index ¶
Functions ¶
func 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.
Source Files ¶
- Version
- v1.17.12
- Published
- Jul 12, 2022
- Platform
- linux/amd64
- Imports
- 3 packages
- Last checked
- 7 seconds ago –
Tools for package owners.