(a..b) ( a b -- range )
Factor handbook » The language » Collections » Sequence operations » Numeric ranges

Prev:[a..b) ( a b -- range )
Next:[0..b] ( b -- range )


Vocabulary
ranges

Inputs
aan object
ban object


Outputs
rangean object


Definition