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