ShouldType.hasWord

Evaluates to true if the given word exists in the current phrase.

struct ShouldType(G, string[] phrase = [])
enum hasWord (
string word
)

Meta