Handbook
Glossary
short-16
Vocabulary
math
.
vectors
.
simd
.
cords
Definition
USING:
math.vectors.simd
;
IN:
math.vectors.simd.cords
TUPLE:
short-16
{
head
short-8
read-only
initial:
short-8{
0 0 0 0 0 0 0 0
}
}
{
tail
short-8
read-only
initial:
short-8{
0 0 0 0 0 0 0 0
}
}
;
final
Methods
USING:
math.vectors.simd.cords
prettyprint.custom
;
M:
short-16
>pprint-sequence
;
USING:
classes
generic
kernel
math.vectors.simd.cords
sequences
;
M:
short-16
like
over
\
short-16
instance?
[
drop
]
[
M\
short-16
like
(call-next-method)
]
if
;
USING:
kernel
math.vectors.simd
math.vectors.simd.cords
sequences
;
M:
short-16
new-sequence
2drop
8
short-8
new
new-sequence
8
short-8
new
new-sequence
\
short-16
boa
;
USING:
math.vectors.simd.cords
prettyprint.custom
;
M:
short-16
pprint*
pprint-object
;
USING:
kernel
math.vectors.simd.cords
prettyprint.custom
;
M:
short-16
pprint-delims
drop
\
short-16{
\
}
;