scala / 3.1 / scala / collection / immutable / range$$partial.html

Class scala.collection.immutable.Partial

final class Partial[T, U](f: T => U) extends AnyVal

Supertypes

Concrete methods

Source
def by(x: T): U

Source
override def toString: String

Definition Classes Any

© 2002-2022 EPFL, with contributions from Lightbend.
Licensed under the Apache License, Version 2.0.
https://scala-lang.org/api/3.1.1/scala/collection/immutable/Range$$Partial.html