O(n) Compare the count of characters in a
Text to a
number. Subject to fusion.
This function gives the same answer as comparing against the result of
length, but can short circuit if the count of characters is
greater than the number, and hence be more efficient.