bitvek 0.2.0

A simple bit vector implementation.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies]

[package]
authors = ["Lingxuan Ye <love@lingxuan.io>"]
categories = ["data-structures"]
description = "A simple bit vector implementation."
edition = "2021"
license = "MIT"
name = "bitvek"
readme = "README.md"
repository = "https://github.com/Lingxuan-Ye/bitvek"
version = "0.2.0"