dshould v1.0.1 (2019-09-27T13:06:09Z)
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