Handbook
Glossary
<underlying> ( n type -- array )
Vocabulary
specialized-arrays
Inputs
n
an
object
type
an
object
Outputs
array
an
object
Definition
USING:
alien.c-types
byte-arrays
math
;
IN:
specialized-arrays
:
<underlying>
( n type -- array )
heap-size
*
<byte-array>
;
inline