istring.opEquals

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool opEquals(istring another)
  2. bool opEquals(string another)
    struct istring
    nothrow @nogc @safe pure const
    bool
    opEquals
    (
    const string another
    )

Meta