Skip to main content

left

Function left 

Source
fn left<'a>(string: &'a str, b: i32) -> Result<&'a str, EvalError>