(vv->v-op) ( a b rep quot: ( (a) (b) rep -- (c) ) -- c )


Vocabulary
math.vectors.simd.private

Inputs
aan object
ban object
repan object
quota quotation with stack effect ( (a) (b) rep -- (c) )


Outputs
can object


Definition