ClipRange.opSlice

Undocumented in source. Be warned that the author may not have intended to support it.
  1. typeof(this) opSlice()
  2. typeof(this) opSlice(int a, int b)
    struct ClipRange
    typeof(this)
    opSlice
    (
    int a
    ,
    int b
    )

Meta