tiny.simd.Vec
Defined in tag.
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
| Definitions | 1 |
|---|---|
| Public names | 2 |
| Members | 0 |
| Version | 26.7.0 |
| Revision | daab053ee433 |