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
This is something I've always wanted in Stream-based code. Right now I have to use manual while-loop iteration for anything involving "read from this stream until something you need is found, then stop". The "stop" part also makes it impossible to express with fold and the like.
nazar-pc, JieningYu, eredotpkfr, d-k-bo, allioux and 3 moreeredotpkfr, allioux, aaamourao and MareStare