Expr

Undocumented in source.

Members

Functions

andX
string andX(string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.
eq
Comparison!T eq(string key, T value)
Undocumented in source. Be warned that the author may not have intended to support it.
ge
Comparison!T ge(string key, T value)
Undocumented in source. Be warned that the author may not have intended to support it.
gt
Comparison!T gt(string key, T value)
Undocumented in source. Be warned that the author may not have intended to support it.
le
Comparison!T le(string key, T value)
Undocumented in source. Be warned that the author may not have intended to support it.
like
Comparison!T like(string key, T value)
Undocumented in source. Be warned that the author may not have intended to support it.
lt
Comparison!T lt(string key, T value)
Undocumented in source. Be warned that the author may not have intended to support it.
ne
Comparison!T ne(string key, T value)
Undocumented in source. Be warned that the author may not have intended to support it.
orX
string orX(string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta