Movatterモバイル変換


[0]ホーム

URL:


Scala 3
3.7.4
LearnInstallPlaygroundFind A LibraryCommunityBlog
Scala 3
LearnInstallPlaygroundFind A LibraryCommunityBlog
DocsAPI
Generated with
Copyright (c) 2002-2025, LAMP/EPFL
Copyright (c) 2002-2025, LAMP/EPFL
Scala 3/scala/scala.collection/Stepper/EfficientSplit

EfficientSplit

scala.collection.Stepper.EfficientSplit

A marker trait that indicates that aStepper can calltrySplit with at worst O(log N) time and space complexity, and that the division is likely to be reasonably even. Steppers marked withEfficientSplit can be converted to parallel streams with theasJavaParStream method defined inscala.jdk.StreamConverters.

Attributes

Source
Stepper.scala
Graph
Supertypes
classObject
traitMatchable
classAny
In this article
Generated with
Copyright (c) 2002-2025, LAMP/EPFL
Copyright (c) 2002-2025, LAMP/EPFL

[8]ページ先頭

©2009-2025 Movatter.jp