We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
e36d67a
The API is now entirely self-contained.
v1.0 used the non-throwing variants of IntStream, LongStream, and DoubleStream. v2.0 introduces throwing variants of the above streams.
IntStream
LongStream
DoubleStream