utils

package
v0.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 26, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrIncomparableBitmaps = errors.New("incomparable bitmaps")

Functions

func Compare

func Compare(a, b bitmap.Bitmap) (int, error)

func RangeAll

func RangeAll(src bitmap.Bitmap, fn func(k uint32, v bool))

RangeAll iterates over all the bits in the bitmap. For the rare instances where bitmap.Range is insufficient

func Trim

func Trim(a bitmap.Bitmap, bitLen uint32) bitmap.Bitmap

Trim returns a bitmap with the source bitmap ANDed with a bitmap of bitLen length

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL