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