Handbook
Glossary
2byte>rep-array ( a b rep -- a' b' )
Vocabulary
math
.
vectors
.
simd
.
intrinsics
.
private
Inputs
a
an
object
b
an
object
rep
an
object
Outputs
a'
an
object
b'
an
object
Definition
USING:
kernel
;
IN:
math.vectors.simd.intrinsics.private
:
2byte>rep-array
( a b rep -- a' b' )
[
byte>rep-array
]
curry
bi@
;
inline