Target.opEquals

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool opEquals(string target)
    struct Target
    @safe pure nothrow @nogc const
    bool
    opEquals
    (
    string target
    )
  2. bool opEquals(User target)
  3. bool opEquals(Channel target)

Meta