ransel 0.1.1

a library for rank/select succinct data structures
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.bitintr]
version = "0.3.0"

[dependencies.num-traits]
version = "0.2.16"

[package]
description = "a library for rank/select succinct data structures"
edition = "2021"
license = "GPL-3.0-only"
name = "ransel"
readme = "README.md"
repository = "https://github.com/drtconway/ransel"
version = "0.1.1"