reduceMax import { reduceMax } from "destack:math"; Horizontal reduction: maximum of all lanes. export declare function reduceMax(v: Vector): T language/library/src/math/vector.ds:129