Skip to main content

elem_set

Function elem_set 

Source
pub fn elem_set(recv: &Value, key: &str, val: &Value) -> Result<bool, String>
Expand description

ta[i] = v write (coerced to the kind). Returns true if i is a valid index.