/
scala/
scala.collection/
scala.collection.convert/
StreamExtensions/
StringHasSeqParStreamStringHasSeqParStream
scala.collection.convert.StreamExtensions.StringHasSeqParStream
implicit class StringHasSeqParStream(
s:
String)
Attributesclass
Objecttrait
Matchableclass
Any:
IntStreamA parallel stream on the characters of a string.
A parallel stream on the characters of a string. See also asJavaParCodePointStream.
Attributes:
IntStreamA parallel stream on the code points of a string.
A parallel stream on the code points of a string. See also asJavaParCharStream.
Attributes:
IntStreamA parallel stream on the characters of a string, same as asJavaParCharStream.
A parallel stream on the characters of a string, same as asJavaParCharStream. See also asJavaParCodePointStream.
Attributes:
IntStreamA sequential stream on the characters of a string.
A sequential stream on the characters of a string. See also asJavaSeqCodePointStream.
Attributes:
IntStreamA sequential stream on the code points of a string.
A sequential stream on the code points of a string. See also asJavaSeqCharStream.
Attributes:
IntStreamA sequential stream on the characters of a string, same as asJavaSeqCharStream.
A sequential stream on the characters of a string, same as asJavaSeqCharStream. See also asJavaSeqCodePointStream.
AttributesGenerated with
Copyright (c) 2002-2025, LAMP/EPFL
Copyright (c) 2002-2025, LAMP/EPFL
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