A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://scala-lang.org/api/3.x/scala/collection/convert/StreamExtensions$StringHasSeqParStream.html below:

StringHasSeqParStream

Scala 3

/

scala

/

scala.collection

/

scala.collection.convert

/

StreamExtensions

/

StringHasSeqParStream

StringHasSeqParStream

scala.collection.convert.StreamExtensions.StringHasSeqParStream

implicit class StringHasSeqParStream

(

s

:

String

)

Attributes
Source
StreamExtensions.scala
Graph
Supertypes

class

Object

trait

Matchable

class

Any
Members list

Value members

Concrete methods

def asJavaParCharStream

:

IntStream

A parallel stream on the characters of a string.

A parallel stream on the characters of a string. See also asJavaParCodePointStream.

Attributes
Source
StreamExtensions.scala
def asJavaParCodePointStream

:

IntStream

A parallel stream on the code points of a string.

A parallel stream on the code points of a string. See also asJavaParCharStream.

Attributes
Source
StreamExtensions.scala
def asJavaParStream

:

IntStream

A 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
Source
StreamExtensions.scala
def asJavaSeqCharStream

:

IntStream

A sequential stream on the characters of a string.

A sequential stream on the characters of a string. See also asJavaSeqCodePointStream.

Attributes
Source
StreamExtensions.scala
def asJavaSeqCodePointStream

:

IntStream

A sequential stream on the code points of a string.

A sequential stream on the code points of a string. See also asJavaSeqCharStream.

Attributes
Source
StreamExtensions.scala
def asJavaSeqStream

:

IntStream

A 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.

Attributes
Source
StreamExtensions.scala
In this article

Generated 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