Skip to main content

remove

Function remove 

Source
pub fn remove(map: &Expr, name: &str) -> Expr
Expand description

Remove a visible field by name, matching either a bare-symbol or string key, and returning a new map value.