staticRows

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

Meta