Skip to main content

eval_operand

Function eval_operand 

Source
pub fn eval_operand(op: &Operand, history: &[BarRow], idx: usize) -> Option<f64>
Expand description

Evaluate an operand at bar idx, or None if it cannot be resolved.