dquery v0.1.3 (2015-07-04T22:24:23Z)
Dub
Repo
DQueryAttributes.hasAllOf
dquery
attributes
DQueryAttributes
Returns true if all of the given attributes are present.
struct
DQueryAttributes
(QueryType, Attributes...)
@
property
static
auto
hasAllOf
(
TList
...
)
(
)
if
(
TList.length
> 0
)
Meta
Source
See Implementation
dquery
attributes
DQueryAttributes
aliases
attributes
empty
length
type
unique
properties
anyOf
first
firstOr
hasAllOf
hasAnyOf
hasNoneOf
noneOf
opCall
parent
templates
ensure
Returns true if all of the given attributes are present.