Handbook
Glossary
<list> ( type length -- list )
Vocabulary
bare
Inputs
type
an
object
length
an
object
Outputs
list
an
object
Definition
USING:
bare.private
kernel
;
IN:
bare
:
<list>
( type length -- list )
[
check-void
]
[
check-length
]
bi*
list
boa
;