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