vector_
core
0.1.0
vector_core
Macro
quantiles
Copy item path
source
macro_rules!
quantiles { ( $(
$q
:expr =>
$value
:expr ),* ) => { ... }; }