SearchQuery.not

Undocumented in source.
struct SearchQuery
@SILdoc("not flag if applied inverts the whole query")
@"NOT"
bool not;

Meta