pub fn has_value_sym(key_sym: SymStr) -> bool
Sym-keyed variant of has_value — avoids the per-call arena::pin(key).
has_value
arena::pin(key)