dlq ~master (2021-03-08T12:46:07.6413049)
Dub
Repo
last
app
Returns the last element in an array that meets the condition
T
last
(
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 last element in an array that meets the condition