Handbook
Glossary
(short-array) ( n -- specialized-array )
Vocabulary
specialized-arrays
.
instances
.
alien
.
c-types
.
short
Inputs
n
an
object
Outputs
specialized-array
an
object
Definition
USING:
alien.c-types
kernel
specialized-arrays
;
IN:
specialized-arrays.instances.alien.c-types.short
:
(short-array)
( n -- specialized-array )
[
\
short
(underlying)
]
keep
<direct-short-array>
;
inline