pub async fn min(args: Args) -> Result<KclValue, KclError>
Compute the minimum of the given arguments.