staticRows

Undocumented in source. Be warned that the author may not have intended to support it.
  1. size_t staticRows()
  2. size_t staticRows()
    @property
    size_t
    staticRows
    (
    R
    )
    ()
    if (
    is(typeof(R.init[0][0]))
    &&
    hasLength!R
    &&
    hasLength!(std.range.ElementType!R)
    )
  3. size_t staticRows()

Meta