pub fn map( over: &Value, expr: &str, alias: &str, data: &Data, ) -> Result<Value, String>
map: expr over every element.
map
expr