dshould v1.5.0 (2022-01-28T08:54:40Z)
Dub
Repo
ShouldType.hasNoWords
dshould
ShouldType
ShouldType
Evaluates to true if no words exist in the current phrase.
struct
ShouldType
(G, string[] phrase = [])
enum
hasNoWords
=
phrase.empty
;
Meta
Source
See Source File
dshould
ShouldType
ShouldType
constructors
this
destructors
~this
enums
hasWord
functions
addWord
check
empty
got
terminateChain
manifest constants
hasNoWords
postblits
this(this)
templates
allowOnlyWords
requireWord
Evaluates to true if no words exist in the current phrase.