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

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


Vocabulary
ranges

Inputs
ban object


Outputs
rangean object


Definition