dquery v0.1.3 (2015-07-04T22:24:23Z)
Dub
Repo
DQueryAttributes.unique
dquery
attributes
DQueryAttributes
Returns a transformed list of attributes with all duplicateds removed.
struct
DQueryAttributes
(QueryType, Attributes...)
@
property
alias
unique
=
Alias
!(
DQueryAttributes
!(
QueryType
,
NoDuplicates
!
Attributes
)())
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 a transformed list of attributes with all duplicateds removed.