StringT.opCmp

Compares the chars of two Strings.

struct StringT(C)
opCmp
const
(
const S s
)

Return Value

Type: int_t

0 if both are equal.

Meta