Skip to main content

set_strict

Function set_strict 

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

Set (or insert) a strict bare-symbol field, preserving sibling keys in a new map value.

This authored-SIM-record variant ignores provider-style string keys with the same visible name rather than creating an ambiguous overlay.