Region.lim

Undocumented in source. Be warned that the author may not have intended to support it.
  1. ptype lim [@property getter]
  2. ptype lim [@property setter]
    struct Region(size_t N, T)
    @property
    lim
    ()
    if (
    N >= 1 &&
    isNumeric!T
    )

Meta