dquery v0.1.3 (2015-07-04T22:24:23Z)
Dub
Repo
DQueryAttributes.hasAnyOf
dquery
attributes
DQueryAttributes
Returns true if any of the given attributes are present.
struct
DQueryAttributes
(QueryType, Attributes...)
@
property
static
auto
hasAnyOf
(
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 any of the given attributes are present.