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