vx->x-op ( a obj rep quot: ( (a) obj rep -- obj ) fallback-quot -- obj )


Vocabulary
math.vectors.simd.private

Inputs
aan object
objan object
repan object
quota quotation with stack effect ( (a) obj rep -- obj )
fallback-quotan object


Outputs
objan object


Definition


: vx->x-op
( a obj rep quot: ( (a) obj rep -- obj ) fallback-quot -- obj )
drop [ underlying>> ] 3dip call ; inline