Search
hanyutils
v0.3.0
v0.2.5
v0.2.4
v0.2.3
v0.2.2
v0.2.1
v0.2.0
v0.1.0
Pages
Modules
Hanyutils
Summary
Functions
characters?/1
mark_pinyin/2
number_pinyin/2
pinyin_to_zhuyin/2
to_marked_pinyin/2
to_numbered_pinyin/2
to_zhuyin/2
zhuyin_to_marked_pinyin/2
zhuyin_to_numbered_pinyin/2
Hanzi
Sections
to_pinyin/2 and converters
Data source
Summary
Types
hanzi_list/0
t/0
Functions
all_pronunciations/4
character?/1
characters/2
characters?/1
common_pronunciation/2
from_character/1
list_pronunciations/1
read/1
sigil_h/2
to_pinyin/2
Pinyin
Summary
Types
pinyin_list/0
t/0
Functions
from_marked/1
from_marked!/1
from_numbered/1
from_numbered!/1
from_string/1
from_string!/1
marked/1
numbered/1
read/2
read!/2
read_marked/2
read_marked!/2
read_numbered/2
read_numbered!/2
sigil_p/2
Zhuyin
Summary
Types
t/0
zhuyin_list/0
Functions
from_pinyin/1
from_string/1
from_string!/1
read/2
read!/2
sigil_z/2
to_pinyin/1
Exceptions
ParseError
Settings
View Source
ParseError
exception
(hanyutils v0.3.0)
Error that may be raised when parsing pinyin strings.
×