bitmap

package
v0.0.0-...-c164e21 Latest Latest
Warning

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

Go to latest
Published: Feb 1, 2022 License: MIT, Unlicense Imports: 0 Imported by: 0

Documentation

Overview

Package bitmap implements a simple bitmap.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Bitmap

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

func (*Bitmap) Has

func (b *Bitmap) Has(idx int) bool

func (*Bitmap) Len

func (b *Bitmap) Len() int

func (*Bitmap) Set

func (b *Bitmap) Set(idx int)

func (*Bitmap) Unset

func (b *Bitmap) Unset(idx int)

Jump to

Keyboard shortcuts

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