pub type CompressedBinaryIndexedTree1d<M, A> = CompressedBinaryIndexedTree<M, A, Tag<M>>;
Aliased Typeยง
pub struct CompressedBinaryIndexedTree1d<M, A> { /* private fields */ }
pub type CompressedBinaryIndexedTree1d<M, A> = CompressedBinaryIndexedTree<M, A, Tag<M>>;
pub struct CompressedBinaryIndexedTree1d<M, A> { /* private fields */ }