Type Alias BindingId

Source
pub type BindingId = usize;
Expand description

Index into the &[&[f64]] bindings passed to expression evaluation.