Skip to content

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

License

Notifications You must be signed in to change notification settings

rmnoon/ts-bitset

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

No packages published