String.opEquals

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool opEquals(const(char)[] s)
  2. bool opEquals(const(String) str)
    struct String
    public nothrow @nogc
    bool
    opEquals
    (
    ref const(String) str
    )

Meta