arrayLimits

Undocumented in source. Be warned that the author may not have intended to support it.
  1. T[2] arrayLimits(T from, T to, S[] values)
    T[2]
    arrayLimits
    (
    T
    S
    )
    (,
    T to
    ,
    S[] values
    )
    if (
    isNumeric!T
    )
  2. T[2] arrayLimits(T from, T to, T left, T right)

Meta