Fuzion Logo
fuzion-lang.dev — The Fuzion Language Portal
»

infix ..

has_interval.infix ..

(through has_interval.this)
 => 
interval has_interval.this
[Contains abstract features]
defining an integer interval from this to other, both inclusive

special cases of interval a..b:

a < b: the interval from a to b, both inclusive
a == b: the interval containing only one element, a
a > b: an empty interval
0.094dev (2025-06-18 15:08:51 GIT hash 89cffc23ae669b0898a5564fefbf793fcb8e5ca7 built by fridi@fzen)