Skip to content

rmnoon/ts-bitset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

typescript-bitset

An efficient and resizable packed bitset (aka bit array, bit vector) in Typescript.

Setup

  • yarn install for dev dependencies
  • npm test to run the test

Usage

See the test.

About

efficient resizable packed bitset (aka bit array, bit vector) in Typescript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors