Unicode Transform
v0.1.0
Pages
Modules
Unicode.Transform.Rule
protocol
(Unicode Transform v0.1.0)
View Source
Link to this section
Summary
Types
t()
Functions
to_backward_code(t)
to_forward_code(t)
Link to this section
Types
Link to this type
t()
View Source
Specs
t() ::
term
()
Link to this section
Functions
Link to this function
to_backward_code(t)
View Source
Specs
to_backward_code(
t
()) :: [
any
()]
Link to this function
to_forward_code(t)
View Source
Specs
to_forward_code(
t
()) :: [
any
()]