I have an array:
arr = [\'ab\', \'ac\']
I want to check which letters are repeated for all items in arr. For the above, \'a\