UNPKG

@thi.ng/vectors

Version:

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

3 lines 170 B
import type { VecOpSGV, VecOpSV } from "./api.js"; export declare const setS: VecOpSGV, setS2: VecOpSV, setS3: VecOpSV, setS4: VecOpSV; //# sourceMappingURL=sets.d.ts.map