Skip to content

Repository files navigation

BitVector and BitVectorSet

Two class libraries in order to work with BitVectors (aka BitSets): the "raw" BitVector class and the ISet abstraction: BitVectorSet.

Usage

Install both BitVector nuget package and BitVectorSet nuget package.

using JensUngerer.BitVectorSet;

Derive from BitVectorSetFactory and create your custom factory class: than it is possible to create custom BitVectorSet objects.

About

Two class libraries in order to work with BitVectors (aka BitSets): the "raw" BitVector class and the ISet abstraction: BitVectorSet.

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages