BinaryOperationVectorExtension<T> extension

on

Methods

binaryOperation(Vector<T> other, Map2<T, T, T> operation, {DataType<T>? dataType}) Vector<T>

Available on Vector<T>, provided by the BinaryOperationVectorExtension extension

Returns a view of an unary operation.