tiny.simd.Twice
Defined in tag.
Source
Source: lib/simd/src/tag.zig:215
zig
pub fn Twice(comptime D: type) type { return D.twice();}Source: lib/simd/src/root.zig:180
zig
pub const Twice = tag.Twice;Audit
| Definitions | 1 |
|---|---|
| Public names | 2 |
| Members | 0 |
| Version | 26.7.0 |
| Revision | daab053ee433 |