WebString.opCmp

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

Meta