Handbook
Glossary
node-shift ( m n -- x )
Vocabulary
persistent
.
vectors
.
private
Inputs
m
an
object
n
an
object
Outputs
x
an
object
Definition
USING:
math
;
IN:
persistent.vectors.private
:
node-shift
( m n -- x )
-5
*
shift
;
inline