Handbook
Glossary
<range> ( value page min max step -- range )
Models
ยป
Range models
Prev:
range
Next:
Range model protocol
Vocabulary
models
.
range
Inputs
value
a
real
page
a
real
min
a
real
max
a
real
step
a
real
Outputs
range
a
range
Word description
Creates a new
range
model.
Definition
USING:
models
models.product
sequences
sequences.generalizations
;
IN:
models.range
:
<range>
( value page min max step -- range )
5
narray
[
<model>
]
map
range
new-product
;