compare-components ( a b rep quot: ( x y -- ? ) -- c )


Vocabulary
math.vectors.simd.intrinsics

Inputs
aan object
ban object
repan object
quota quotation with stack effect ( x y -- ? )


Outputs
can object


Definition