min method

Option<A> min()

Implementation

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