Handbook
Glossary
<dimensioned> ( n top bot -- obj )
Vocabulary
units
Inputs
n
an
object
top
an
object
bot
an
object
Outputs
obj
an
object
Definition
USING:
kernel
sorting
;
IN:
units
:
<dimensioned>
( n top bot -- obj )
symbolic-reduce
[
sort
]
bi@
dimensioned
boa
;