Skip to documentation
SLOP

tiny.simd.Vec

Reference tiny.simd Vec

Defined in tag.

Called byCallstest sourcelib.simd.src.tagtest: Highway descriptor aliases pres...tagVFromDtagVec
Static calls · unresolved targets: 0 · external targets: 0.

Source

Source: lib/simd/src/tag.zig:147

zig
pub fn Vec(comptime D: type) type {    return VFromD(D);}

Source: lib/simd/src/root.zig:163

zig
pub const Vec = tag.Vec;

Audit

Definitions1
Public names2
Members0
Version26.7.0
Revisiondaab053ee433