WebStringCpp.opEquals

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool opEquals(WebStringCpp rhs)
  2. bool opEquals(Char[] rhs)
    struct WebStringCpp
    const
    bool
    opEquals
    (
    Char
    )
    (
    const Char[] rhs
    )
    if (
    isSomeChar!Char
    )

Meta