pub type RowContext = HashMap<String, f64>;
Row context for evaluation
pub struct RowContext { /* private fields */ }