bitset

package
v0.0.0-...-15ee236 Latest Latest
Warning

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

Go to latest
Published: Nov 19, 2013 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New() bitmap.Bitmap

Types

type Bitset

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

func (*Bitset) And

func (this *Bitset) And(a ...bitmap.Bitmap) bitmap.Bitmap

func (*Bitset) AndNot

func (this *Bitset) AndNot(a ...bitmap.Bitmap) bitmap.Bitmap

func (*Bitset) Cardinality

func (this *Bitset) Cardinality() int64

func (*Bitset) Clone

func (this *Bitset) Clone() bitmap.Bitmap

func (*Bitset) Copy

func (this *Bitset) Copy(other bitmap.Bitmap) bitmap.Bitmap

func (*Bitset) Equal

func (this *Bitset) Equal(other bitmap.Bitmap) bool

func (*Bitset) Get

func (this *Bitset) Get(i int64) bool

func (*Bitset) Not

func (this *Bitset) Not() bitmap.Bitmap

func (*Bitset) Or

func (this *Bitset) Or(a ...bitmap.Bitmap) bitmap.Bitmap

func (*Bitset) Reset

func (this *Bitset) Reset()

func (*Bitset) Set

func (this *Bitset) Set(i int64) bitmap.Bitmap

func (*Bitset) Size

func (this *Bitset) Size() int64

func (*Bitset) Xor

func (this *Bitset) Xor(a ...bitmap.Bitmap) bitmap.Bitmap

Jump to

Keyboard shortcuts

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