Skip to main content

map_get

Function map_get 

Source
pub(crate) fn map_get(
    _: &mut Interp,
    this: Value,
    a: &[Value],
) -> Result<Value, Value>