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