min property

T get min

Implementation

T get min => _sorted.first;