printed-text ~master (2021-07-20T16:00:35.6778943)
Dub
Repo
ILocale.breakSyllables
printed
text
ILocale
Returns slices of
word
that represent its syllables.
interface
ILocale
string
[]
breakSyllables
(
string
word
)
out (syllables; syllables.isPartitionOf(word))
Meta
Source
See Implementation
printed
text
ILocale
functions
breakSyllables
breakWords
hypen
Returns slices of word that represent its syllables.