Handbook
Glossary
bitwise-components-reduce ( a rep quot -- x )
Vocabulary
math
.
vectors
.
simd
.
intrinsics
.
private
Inputs
a
an
object
rep
an
object
quot
an
object
Outputs
x
an
object
Definition
USING:
kernel
sequences
;
IN:
math.vectors.simd.intrinsics.private
:
bitwise-components-reduce
( a rep quot -- x )
[
>bitwise-vector-rep
byte>rep-array
[
]
]
dip
map-reduce
;
inline