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

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


Vocabulary
ranges

Inputs
aan object
ban object


Outputs
rangean object


Definition