Marc Knaup
05/10/2019, 1:20 PM.isEmpty()
has .isNotEmpty()
.
ClosedRange
doesn't.
I suggest to add it 🙂spand
05/10/2019, 1:23 PMvoddan
05/10/2019, 1:38 PM5..4
a closed range? Is it empty?Marc Knaup
05/10/2019, 1:48 PMIntRange.EMPTY
for example (aka 1 .. 0
)