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