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

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


Vocabulary
ranges

Inputs
ban object


Outputs
rangean object


Definition