smallest property

T smallest

Implementation

T get smallest => min(lower, upper);