Vala.Collections.Stream.findLast – Valacore Reference Manual
findLast
Description:
public
T
findLast
()
Returns the last element, or null if the stream is empty.
Returns:
the last element or null.