dquery ~master (2015-09-29T21:02:04Z)
Dub
Repo
DQueryAttributes.firstOrThrow
dquery
attributes
DQueryAttributes
Returns the first attribute in the query, or throw if empty.
struct
DQueryAttributes
(QueryType, Attributes...)
@
property
static
auto
firstOrThrow
()
(
lazy
Throwable
t
)
Meta
Source
See Implementation
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 the first attribute in the query, or throw if empty.