dlq ~master (2021-03-08T12:46:07.6413049)
Dub
Repo
first
app
Returns the first element in an array that meets the conditionition
T
first
(
alias
condition
=
x
=> true
T
)
(
T
[]
source
)
Meta
Source
See Implementation
app
functions
any
average
count
distinct
first
firstOrDefault
last
longCount
main
max
min
orderBy
orderByDescending
select
sum
where
Returns the first element in an array that meets the conditionition