map-columns ( ... a quot: ( ... col -- ... newcol ) -- ... c )


Vocabulary
math.matrices.simd.private

Inputs
aan object
quota quotation with stack effect ( ... col -- ... newcol )


Outputs
can object


Definition