max method

Max max([
  1. dynamic args
])

Implementation

Max max([args]) => Max(this, args);