IterableHasSeqStream
scala.collection.convert.StreamExtensions.IterableHasSeqStream
implicit class IterableHasSeqStream[
A](
cc:
IterableOnce[
A])
Attributesclass
Objecttrait
Matchableclass
Any[
S <: BaseStream[
_,
_],
St <: Stepper[
_]](
implicit s:
StreamShape[
A,
S,
St],
st:
StepperShape[
A,
St]):
SCreate a sequential Java Stream for this collection.
Create a sequential Java Stream for this collection. If the collection contains primitive values, a corresponding specialized Stream is returned (e.g., IntStream
).
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4