dshould v1.5.0 (2022-01-28T08:54:40Z)
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