2map ( ... a b quot: ( ... x y -- ... z ) -- ... c )


Vocabulary
cursors

Inputs
aan object
ban object
quota quotation with stack effect ( ... x y -- ... z )


Outputs
can object


Definition


: 2map ( ... a b quot: ( ... x y -- ... z ) -- ... c )
pick 2map-as ; inline