dshould v1.2.0 (2020-02-18T08:46: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