BinaryOperationVectorExtension<T> extension

on

Methods

binaryOperation(Vector<T> other, Map2<T, T, T> operation, {DataType<T>? dataType}) Vector<T>
Returns a view of an unary operation.