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
- Alphabetic
- By Inheritance
Inherited
- <:<
- Serializable
- Function1
- AnyRef
- Any
Implicitly
- by UnliftOps
- by any2stringadd
- by StringFormat
- by Ensuring
- by ArrowAssoc
Visibility
- Public
- Protected
Abstract Value Members
- î
abstract def substituteBoth[F[-_, +_]](ftf: F[To, From]): F[From, To]
Concrete Value Members
- î
final def !=(arg0: Any): Boolean
- î
final def ##: Int
- î
def +(other: String): String
- î
def ->[B](y: B): (<:<[From, To], B)
- î
final def ==(arg0: Any): Boolean
- î
def andThen[C](r: <:<[To, C]): <:<[From, C]
- î
def andThen[C](r: (To) => C): (From) => C
- î
def apply(f: From): To
- î
final def asInstanceOf[T0]: T0
- î
def clone(): AnyRef
- î
def compose[C](r: <:<[C, From]): <:<[C, To]
- î
def compose[C](r: (C) => From): (C) => To
- î
def ensuring(cond: (<:<[From, To]) => Boolean, msg: => Any): <:<[From, To]
- î
def ensuring(cond: (<:<[From, To]) => Boolean): <:<[From, To]
- î
def ensuring(cond: Boolean, msg: => Any): <:<[From, To]
- î
def ensuring(cond: Boolean): <:<[From, To]
- î
final def eq(arg0: AnyRef): Boolean
- î
def equals(arg0: AnyRef): Boolean
- î
def finalize(): Unit
- î
def formatted(fmtstr: String): String
- î
final def getClass(): Class[_ <: AnyRef]
- î
def hashCode(): Int
- î
final def isInstanceOf[T0]: Boolean
- î
def liftCo[F[+_]]: <:<[F[From], F[To]]
- î
def liftContra[F[-_]]: <:<[F[To], F[From]]
- î
final def ne(arg0: AnyRef): Boolean
- î
final def notify(): Unit
- î
final def notifyAll(): Unit
- î
def substituteCo[F[+_]](ff: F[From]): F[To]
- î
def substituteContra[F[-_]](ft: F[To]): F[From]
- î
final def synchronized[T0](arg0: => T0): T0
- î
def toString(): String
- î
def unlift: PartialFunction[From, B]
- î
final def wait(): Unit
- î
final def wait(arg0: Long, arg1: Int): Unit
- î
final def wait(arg0: Long): Unit
Deprecated Value Members
- î
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