neon
The neon is a 128-bit vector type keyword for the ARM64 processors.
Syntax
neon simd = {}; // immutable
var neon simd = {}; // mutable
The neon is a 128-bit vector type keyword for the ARM64 processors.
neon simd = {}; // immutable
var neon simd = {}; // mutable