snarkvm_utilities

Macro cfg_sorted_by

Source
macro_rules! cfg_sorted_by {
    ($self: expr, $closure: expr) => { ... };
}
Expand description

Returns a sorted, by-value iterator for the given IndexMap/IndexSet