bitset

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Nov 7, 2021 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Package bitset implements a bitset based on the bitset library

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BitSet

type BitSet struct {
	// contains filtered or unexported fields
}

func NewBitSet

func NewBitSet(m uint) *BitSet

func (*BitSet) Add

func (bs *BitSet) Add(elem []byte)

func (*BitSet) Check

func (bs *BitSet) Check(elem []byte) bool

func (*BitSet) Union

func (bs *BitSet) Union(that interface{}) (float64, error)

Jump to

Keyboard shortcuts

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