MutableIntrinsicBindings
interface MutableIntrinsicBindings : GuestIntrinsic.IntrinsicBindings, MutableMap<Symbol, Any> , ProxyObject
Intrinsic Bindings (Mutable)
Extends the base IntrinsicBindings type with mutability; typically used during context materialization, after which language bindings are frozen and immutable.