pub fn set(map: &Expr, name: &str, value: Expr) -> Expr
Set (or insert) an unqualified-keyed field, preserving sibling keys, in a new map value.