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.5/scala/$less$colon$less.html below:

Scala Standard Library 2.13.5 - 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.  def formatted(fmtstr: String): String
  21.  final def getClass(): Class[_ <: AnyRef]
  22.  def hashCode(): Int
  23.  final def isInstanceOf[T0]: Boolean
  24.  def liftCo[F[+_]]: <:<[F[From], F[To]]
  25.  def liftContra[F[-_]]: <:<[F[To], F[From]]
  26.  final def ne(arg0: AnyRef): Boolean
  27.  final def notify(): Unit
  28.  final def notifyAll(): Unit
  29.  def substituteCo[F[+_]](ff: F[From]): F[To]
  30.  def substituteContra[F[-_]](ft: F[To]): F[From]
  31.  final def synchronized[T0](arg0: => T0): T0
  32.  def toString(): String
  33.  def unlift: PartialFunction[From, B]
  34.  final def wait(): Unit
  35.  final def wait(arg0: Long, arg1: Int): Unit
  36.  final def wait(arg0: Long): Unit
Deprecated Value Members
  1.  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