StringIntern.opEquals

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool opEquals(StringIntern s)
  2. bool opEquals(const(char[]) s)
    struct StringIntern
    bool
    opEquals
    ()
    (
    auto ref const(char[]) s
    )

Meta