[−][src]Function jsonlogic_rs::js_op::abstract_max
pub fn abstract_max(items: &Vec<&Value>) -> Result<f64, Error>
Get the max of an array of values, performing abstract type conversion
pub fn abstract_max(items: &Vec<&Value>) -> Result<f64, Error>
Get the max of an array of values, performing abstract type conversion