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
The withFirst() method could be implemented for primitive streams with IntBinaryOperation, LongBinaryOperation and DoubleBinaryOperation argument respectively.
The
withFirst()
method could be implemented for primitive streams withIntBinaryOperation
,LongBinaryOperation
andDoubleBinaryOperation
argument respectively.Should be implemented after #67.
boxed().withFirst(...)
).The text was updated successfully, but these errors were encountered: