A RetroSearch Logo

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

Search Query:

Showing content from https://www.scala-lang.org/api/2.13.15/scala/$less$colon$less.html below:

Scala Standard Library 2.13.15 - scala.<:<

sealed abstract class <:<[-From, +To] extends (From) => To with Serializable



Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. <:<
  2. Serializable
  3. Function1
  4. AnyRef
  5. Any
Implicitly
  1. by UnliftOps
  2. by any2stringadd
  3. by StringFormat
  4. by Ensuring
  5. by ArrowAssoc
Visibility
  1. Public
  2. Protected
Abstract Value Members
  1.  abstract def substituteBoth[F[-_, +_]](ftf: F[To, From]): F[From, To]
Concrete Value Members
  1.  final def !=(arg0: Any): Boolean
  2.  final def ##: Int
  3.  def +(other: String): String
  4.  def ->[B](y: B): (<:<[From, To], B)
  5.  final def ==(arg0: Any): Boolean
  6.  def andThen[C](r: <:<[To, C]): <:<[From, C]
  7.  def andThen[C](r: (To) => C): (From) => C
  8.  def apply(f: From): To
  9.  final def asInstanceOf[T0]: T0
  10.  def clone(): AnyRef
  11.  def compose[C](r: <:<[C, From]): <:<[C, To]
  12.  def compose[C](r: (C) => From): (C) => To
  13.  def ensuring(cond: (<:<[From, To]) => Boolean, msg: => Any): <:<[From, To]
  14.  def ensuring(cond: (<:<[From, To]) => Boolean): <:<[From, To]
  15.  def ensuring(cond: Boolean, msg: => Any): <:<[From, To]
  16.  def ensuring(cond: Boolean): <:<[From, To]
  17.  final def eq(arg0: AnyRef): Boolean
  18.  def equals(arg0: AnyRef): Boolean
  19.  def finalize(): Unit
  20.  final def getClass(): Class[_ <: AnyRef]
  21.  def hashCode(): Int
  22.  final def isInstanceOf[T0]: Boolean
  23.  def liftCo[F[+_]]: <:<[F[From], F[To]]
  24.  def liftContra[F[-_]]: <:<[F[To], F[From]]
  25.  final def ne(arg0: AnyRef): Boolean
  26.  final def notify(): Unit
  27.  final def notifyAll(): Unit
  28.  def substituteCo[F[+_]](ff: F[From]): F[To]
  29.  def substituteContra[F[-_]](ft: F[To]): F[From]
  30.  final def synchronized[T0](arg0: => T0): T0
  31.  def toString(): String
  32.  def unlift: PartialFunction[From, B]
  33.  final def wait(): Unit
  34.  final def wait(arg0: Long, arg1: Int): Unit
  35.  final def wait(arg0: Long): Unit
Deprecated Value Members
  1.  def formatted(fmtstr: String): String
  2.  def →[B](y: B): (<:<[From, To], B)

Inherited from (From) => To

Inherited by implicit conversion UnliftOps from<:<[From, To] to UnliftOps[From, B] Inherited by implicit conversion any2stringadd from<:<[From, To] to any2stringadd[<:<[From, To]] Inherited by implicit conversion StringFormat from<:<[From, To] to StringFormat[<:<[From, To]] Inherited by implicit conversion Ensuring from<:<[From, To] to Ensuring[<:<[From, To]] Inherited by implicit conversion ArrowAssoc from<:<[From, To] to ArrowAssoc[<:<[From, To]]

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