Compares two strings using normalized comparison. Useful for matching ingredient/tag names with Unicode normalization.
First string to compare
Second string to compare
true if both strings are defined and match after normalization
Compares two strings using normalized comparison. Useful for matching ingredient/tag names with Unicode normalization.