LinkedListIterator.opUnary

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void opUnary()
  2. void opUnary()
    struct LinkedListIterator(TValue)
    void
    opUnary
    (
    string op
    )
    ()
    if (
    op == "--"
    )

Meta