Skip to main content

string_pop

Function string_pop 

Source
pub fn string_pop(_args: &[Expr]) -> Result<Expr, Error>
Expand description

Removes the last character from the string buffer and returns it.