Is there any kotlin idiom for string comparison? I...
# announcements
m
Is there any kotlin idiom for string comparison? I basically have two strings in a test that don't match but are several dozen lines and not easy to compare by hand. They don't match and I want to see where.