You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would it be possible to make it fast to either reverse a Stream or to find the last element in it? I just want to know the first and last element matching my query, and would like to do so without iterating through everything in between.