Project
bitstring
This package provides the BitString class. Bit strings are something like Arrays constrained to only contain values of 0 and 1, and something like Integers. They can consist of a specific number of bits, or be arbitrarily expandable.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Development
Dependencies
Runtime
>= 0.3.0