dquery ~master (2015-09-29T21:02:04Z)
Dub
Repo
DQueryAttributes.unique
dquery
attributes
DQueryAttributes
Returns a transformed list of attributes with all duplicateds removed.
struct
DQueryAttributes
(QueryType, Attributes...)
enum
unique
=
DQueryAttributes
!(
QueryType
,
NoDuplicates
!
Attributes
)()
;
Meta
Source
See Source File
dquery
attributes
DQueryAttributes
aliases
attributes
type
manifest constants
empty
length
unique
properties
anyOf
first
firstOr
firstOrElse
firstOrThrow
hasAllOf
hasAnyOf
hasNoneOf
noneOf
opCall
parent
templates
ensure
Returns a transformed list of attributes with all duplicateds removed.