dshould v0.1.18 (2018-09-17T12:06:31Z)
Dub
Repo
allowOnlyWords.before
dshould
ShouldType
ShouldType
allowOnlyWords
Undocumented in source. Be warned that the author may not have intended to support it.
template
allowOnlyWords
(allowedWords...)
void
before
(
string
newWord
)
(
)
if
(
allSatisfy
!(
isStringLiteral
,
allowedWords
)
)
Meta
Source
See Implementation
dshould
ShouldType
ShouldType
allowOnlyWords
functions
before