Compares two strings, and returns true if they're both equal. Both input must be of equal lengths.
See Implementation
Compares two strings, and returns true if they're both equal. Both input must be of equal lengths.