Handbook
Glossary
<#data-shuffle> ( in-d out-d mapping -- node )
Vocabulary
compiler
.
tree
Inputs
in-d
an
object
out-d
an
object
mapping
an
object
Outputs
node
an
object
Definition
USING:
kernel
;
IN:
compiler.tree
:
<#data-shuffle>
( in-d out-d mapping -- node )
[
f
f
]
dip
<#shuffle>
;
inline