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)
  3. bool opEquals(typeof(null) _)
    struct String
    @nogc nothrow @safe const
    bool
    opEquals
    (
    typeof(null) _
    )

Meta