Unicode Transform
v0.1.0
Pages
Modules
Unicode.Transform.LatinAscii
(Unicode Transform v0.1.0)
View Source
Link to this section
Summary
Functions
filter?(char)
transform(string)
Transforms a string from "Latin" to "Ascii"
Link to this section
Functions
Link to this function
filter?(char)
View Source
Link to this function
transform(string)
View Source
Specs
transform(
String.t
()) ::
String.t
()
Transforms a string from "Latin" to "Ascii"