Skip to main content

spread

Function spread 

Source
pub fn spread(obj: &IndexMap<String, JValue>) -> Result<JValue, FunctionError>
Expand description

$spread(object) - Spread object into array of key-value pairs