indxvec 1.1.5

Efficiently sorting, merging, ranking, searching, reversing, intersecting, etc.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "indxvec"
version = "1.1.5"
dependencies = [
 "ran",
]

[[package]]
name = "ran"
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "997af2bad212cec485c56a75c95035ff4483d32380b6e3e18c6ca241dbe934cc"