dshould v0.1.23 (2019-06-06T12:57:57Z)
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