Skip to main content

substitute_identifier

Function substitute_identifier 

Source
pub fn substitute_identifier(expr: &str, name: &str, value: f64) -> String
Expand description

Replaces every whole-word occurrence of name with (value).