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