Convert the keys of a list based on the provided transformer
Converts a string or atom to the same or different case
transform(map, Accent.Transformer) :: map
transform(list, Accent.Transformer) :: list
Convert the keys of a list based on the provided transformer.
call(String.t | atom) :: String.t | atom
Converts a string or atom to the same or different case.