dquery.d

Members

Functions

query
auto query()

Produces a query over the given type.

query
auto query(QueryType value)

Produces a query over the type of the supplied parameter.

Meta