1Axen/blink

Blink should support unbounded ranges

Closed this issue · 1 comments

Ranges such as ..0 and 0.. are not supported by blink. This makes it impossible to represent ranges that enclose all positive or all negative numbers for example.

Added support for this in 5109d0c.
Included in the latest release: v0.14.14.