Stack.opOpAssign

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void opOpAssign(T item)
    class Stack(T)
    void
    opOpAssign
    (
    string op
    )
    ()
    if (
    op == "~"
    )
  2. void opOpAssign(T[] items)

Meta