Function kcl_lib::std::math::min

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

Compute the minimum of the given arguments.