max property

T max

Implementation

external T get max;
void max=(T v)

Implementation

external set max(T v);