An IsIsogram() solution

Here’s my implementation of the IsIsogram() method:
TMap

I’ve just realised I could probably reduce the if statement to a single line.

Privacy & Terms