go/src/internal/abi/map_swiss.go

const SwissMapGroupSlotsBits

const SwissMapGroupSlots

const SwissMapMaxKeyBytes

const SwissMapMaxElemBytes

const ctrlEmpty

const bitsetLSB

const SwissMapCtrlEmpty

type SwissMapType

const SwissMapNeedKeyUpdate

const SwissMapHashMightPanic

const SwissMapIndirectKey

const SwissMapIndirectElem

func (mt *SwissMapType) NeedKeyUpdate() bool {}

func (mt *SwissMapType) HashMightPanic() bool {}

func (mt *SwissMapType) IndirectKey() bool {}

func (mt *SwissMapType) IndirectElem() bool {}