Vector.s

Get a reference to first element.

  1. alias x = _get!(0)
  2. alias r = x
  3. alias u = x
  4. alias s = x
    struct Vector(T, uint N)
    alias s = x
  5. alias width = x

Meta