Function kcl_lib::std::min

source ·
pub fn min(args: &mut Args<'_>) -> Result<MemoryItem, KclError>
Expand description

Returns the minimum of the given arguments.