snarkvm_console_algorithms::field

Macro cfg_find

Source
macro_rules! cfg_find {
    ($self:expr, $object:expr, $func:ident) => { ... };
}
Expand description

Finds the first element that satisfies the predicate function