StringT.opEquals

Compares the bytes of two Strings for exact equality.

  1. bool opEquals(T x)
    struct StringT(C)
    bool
    opEquals
    const
    (
    T
    )
    (
    T x
    )
  2. bool opEquals(bool b)

Meta