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/StepperShape

StepperShape

scala.collection.StepperShape
See theStepperShape companion object
sealedtraitStepperShape[-T,S <:Stepper[_]]

An implicit StepperShape instance is used in theIterableOnce.stepper to return a possibly specialized StepperS according to the element typeT.

Attributes

Companion
object
Source
StepperShape.scala
Graph
Supertypes
classObject
traitMatchable
classAny

Members list

Value members

Abstract methods

Create an unboxing primitive parallel (i.e.

Create an unboxing primitive parallel (i.e.with EfficientSplit) Stepper from a boxedAnyStepper. This is an identity operation for reference shapes.

Attributes

Source
StepperShape.scala
defseqUnbox(st:AnyStepper[T]):S

Create an unboxing primitive sequential Stepper from a boxedAnyStepper.

Create an unboxing primitive sequential Stepper from a boxedAnyStepper. This is an identity operation for reference shapes.

Attributes

Source
StepperShape.scala

Return the Int constant (as defined in theStepperShape companion object) for thisStepperShape.

Return the Int constant (as defined in theStepperShape companion object) for thisStepperShape.

Attributes

Source
StepperShape.scala
In this article
Generated with
Copyright (c) 2002-2025, LAMP/EPFL
Copyright (c) 2002-2025, LAMP/EPFL

[8]ページ先頭

©2009-2025 Movatter.jp