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