Handbook
Glossary
pprint-direct-array ( direct-array -- )
Vocabulary
specialized-arrays
.
prettyprint
Inputs
direct-array
an
object
Outputs
None
Definition
USING:
accessors
alien.data
kernel
prettyprint.backend
prettyprint.custom
specialized-arrays
;
IN:
specialized-arrays.prettyprint
:
pprint-direct-array
( direct-array -- )
\
c-array@
[
[
underlying-type
]
[
underlying>>
]
[
length>>
]
tri
[
pprint*
]
tri@
]
pprint-prefix
;