Hacker News new | ask | show | jobs
by erik_seaberg 2401 days ago
Even Java can do this. You only pay for another Collection<T> if you actually #collect the elements of a Stream<T>.