DarkMatter.Strings.normalize
You're seeing just the function
normalize
, go back to DarkMatter.Strings module for more information.
Specs
Normalize a binary.
Examples
iex> normalize("a dog ran down the street")
"a dog ran down the street"