QIterator.opUnary

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

Meta