max method

Option<A> max()

Implementation

Option<A> max() => _root.max();