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

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


Vocabulary
ranges

Inputs
ban object


Outputs
rangean object


Definition