staticArray

Undocumented in source. Be warned that the author may not have intended to support it.
  1. T[n] staticArray(T[n] a)
  2. T[n] staticArray(T[n] a)
    version(!GNU)
    extern (C) pragma(inline, true)
    T[n]
    staticArray
    (
    T
    size_t n
    )
    (
    auto ref T[n] a
    )

Meta