pub fn max(args: &mut Args<'_>) -> Result<MemoryItem, KclError>
Computes the maximum of the given arguments.