Retracted: v1.8.0–v1.9.0 broke reflect.DeepEqual for Map/Set due to an unexported
func field in the tree struct. Fixed in v1.10.0.
package
Version:
v1.9.0
Opens a new window with list of versions in this module.
Published: Mar 2, 2026
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Masker represents a set of one-bits and the ability to enumerate them.
First returns a masker with only the low bit of m.
FirstIsIn returns true if, and only if, the low bit of m is also in n.
Next strips the low bit off a Masker.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.