FixedSizeArraySlice.front

Undocumented in source. Be warned that the author may not have intended to support it.
  1. T front [@property getter]
  2. const(T) front [@property getter]
    struct FixedSizeArraySlice(FSA, T, size_t Size)
    pragma(inline, true) @property ref const
    const(T)
    front
    ()

Meta