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


Vocabulary
math.vectors.simd.private

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


Outputs
objan object


Definition


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