String.opEquals

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

Meta