Unicode.Transform.transform

You're seeing just the callback transform, go back to Unicode.Transform module for more information.

Specs

transform(String.t()) :: String.t()

Transform a string.

Specs

transform(String.t(), module()) :: String.t()

Transform a string with a filter module provided