last

Returns the last element in an array that meets the condition

T
last
(
alias condition = x => true
T
)
(
T[] source
)

Meta