Cursor.opUnary

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

Meta