StringT.toString

Returns true if the string is empty.

  1. bool isEmpty()
  2. immutable(C)[] toString()
    struct StringT(C)
    immutable(C)[]
    toString
    (
    )

Meta