dshould v1.0.1 (2019-09-27T13:06:09Z)
Dub
Repo
ShouldType.addWord
dshould
ShouldType
ShouldType
Add a word to the phrase. Can be chained.
struct
ShouldType
(G, string[] phrase = [])
auto
addWord
(
string
word
)
(
)
Meta
Source
See Implementation
dshould
ShouldType
ShouldType
constructors
this
destructors
~this
enums
hasWord
functions
addWord
check
empty
got
terminateChain
postblits
this(this)
templates
allowOnlyWords
requireWord
Add a word to the phrase. Can be chained.