Struct shunting::MathContext [] [src]

pub struct MathContext(pub HashMap<String, f64>);

Methods

impl MathContext
[src]