Handbook
Glossary
range-model ( range -- model )
Vocabulary
models
.
range
Inputs
range
a
range
Outputs
model
a
model
Word description
Outputs a model holding a range model's current value.
Notes
This word is not part of the
Range model protocol
, and can only be used on direct instances of
range
.
Definition
USING:
accessors
sequences
;
IN:
models.range
:
range-model
( range -- model )
dependencies>>
first
;