hyphenate ~master (2021-08-16T14:05:28Z)
Dub
Repo
Hyphenator.hyphenate
hyphenate
Hyphenator
hyphenate $(PARAM word) with $(PARAM hyphen)
string
hyphenate
(const(char)[] word, const(char)[] hyphen)
struct
Hyphenator
const
string
hyphenate
(
const
(
char
)[]
word
,
const
(
char
)[]
hyphen
)
void
hyphenate
(const(char)[] word, const(char)[] hyphen, void delegate(in char[]) sink)
Meta
Source
See Implementation
hyphenate
Hyphenator
constructors
this
functions
hyphenate
hyphenate $(PARAM word) with $(PARAM hyphen)