DQuery.hasAnyOf

Returns true if the type has any of the given attributes.

struct DQuery(QueryType, QueryElements...)
@property static
hasAnyOf
(
TList...
)
()
if (
TList.length > 0
)

Meta