# Functions
No description provided by the author
No description provided by the author
Any returns true if any bit in the Nulls is set, otherwise it will return false.
No description provided by the author
No description provided by the author
No description provided by the author
XXX old API returns nsp, which is broken -- we update in place.
FilterCount returns the number count that appears in both nsp and sel.
No description provided by the author
Or performs union operation on Nulls nsp,m and store the result in r.
No description provided by the author
Range adds the numbers in nsp starting at start and ending at end to m.
No description provided by the author
Set performs union operation on Nulls nsp,m and store the result in nsp.
Size estimates the memory usage of the Nulls.
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author