Function min

Source
pub fn min(state: &State<'_, '_>, value: Value) -> Result<Value, Error>
Available on crate feature builtins only.
Expand description

Returns the smallest item from the list.