sub

Undocumented in source. Be warned that the author may not have intended to support it.
  1. T[] sub(T[] lhs, T rhs, bool multiple)
  2. T[] sub(T[] lhs, T[] rhs, bool multiple)
    @safe @safe
    T[]
    sub
    (
    T
    )
    (
    T[] lhs
    ,
    T[] rhs
    ,
    bool multiple = false
    )

Meta