0 Members and 1 Guest are viewing this topic.
Technically testing for equality should consist of comparing each character, so it should be linear-time, but doing so is fast compared to interpreting the "=" operator.