isEmpty top-level constant
Matcher
const isEmpty
Matches if terminal is empty
Implementation
const Matcher isEmpty = IsEmpty();
Matches if terminal is empty
const Matcher isEmpty = IsEmpty();