Filter

Haystack filter

Constructors

this
this(Range r)
Undocumented in source.
this
this(typeof(this) other)
Undocumented in source.
this
this()
Undocumented in source.

Members

Aliases

Lexer
alias Lexer = ZincLexer!Range
Undocumented in source.

Functions

eval
bool eval(Obj obj, Resolver resolver)
Undocumented in source. Be warned that the author may not have intended to support it.
opEquals
bool opEquals(Filter other)
Undocumented in source. Be warned that the author may not have intended to support it.
toHash
size_t toHash()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta