| do_alt/2 | |
| do_alt/3 | |
| do_extract/3 | |
| get_ducet/0 | |
| get_options/0 | |
| get_reassign_function/2 | |
| hangul_type/1 | |
| implicit_type/1 | |
| split_levels/3 |
do_alt(A::function(), W::binary() | integer()) -> [integer()]
do_alt(A, W, S) -> any()
do_extract(Uca_options::#uca_options{}, S::string(), D::function()) -> {integer(), string()}
get_ducet() -> function()
get_options() -> #uca_options{}
get_reassign_function(D, L) -> any()
hangul_type(X) -> any()
implicit_type(X) -> any()
split_levels(L::integer(), B::boolean(), W::[[integer()]]) -> {[integer()], [[integer()]]}
Generated by EDoc