UNPKG

@thi.ng/vectors

Version:

Optimized 2d/3d/4d and arbitrary length vector operations, support for memory mapping/layouts

3 lines 177 B
import type { MultiVecOpV, VecOpV } from "./api.js"; export declare const trunc: MultiVecOpV, trunc2: VecOpV, trunc3: VecOpV, trunc4: VecOpV; //# sourceMappingURL=trunc.d.ts.map