Function kcl_lib::std::math::min

source ยท
pub async fn min(args: Args) -> Result<MemoryItem, KclError>
Expand description

Computes the minimum of the given arguments.