String.opEquals

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool opEquals(bcstring other)
  2. bool opEquals(String other)
    struct String
    @nogc nothrow @trusted const
    bool
    opEquals
    ()
    (
    scope auto ref const String other
    )
  3. bool opEquals(typeof(null) _)

Meta