Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Type ¶
type Type map[uint32]empty
Type is a set of uint32, implemented via map[uint32]struct{} for minimal memory consumption.
func (Type) IsSuperset ¶
IsSuperset returns true iff s1 is a superset of s2.
Click to show internal directories.
Click to hide internal directories.