Skip to content

shootingfans/bitmap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test codecov GoDoc GoReport GitHub

bitmap

A bitmap struct realize by golang.

introduction

The bitmap structure is use bit to store unrepeated numbers. In this package bitmap will use []int store numbers, it can be used in 32bit or 64bit environment.

interface

Map

The Map interface is used to store numbers and find whether exists.

SortMap

The SortMap interface is used to sort numbers.

About

a bitmap struct realize by golang

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages