Showing content from https://www.scala-lang.org/api/2.12.3/scala-reflect/scala/reflect/api/Liftables.html below:
Scala Reflection Library 2.12.3 - scala.reflect.api.Liftables
trait Liftables extends AnyRef
î· î
Ordering
- Alphabetic
- By Inheritance
Inherited
- Liftables
- AnyRef
- Any
Implicitly
- by any2stringadd
- by StringFormat
- by Ensuring
- by ArrowAssoc
Type Members
- î
trait Liftable [T] extends AnyRef
A type class that defines a representation of T
as a Tree
.
- î
trait Unliftable [T] extends AnyRef
A type class that defines a way to extract instance of T
from a Tree
.
Value Members
- î
final def !=(arg0: Any): Boolean
- î
final def ##(): Int
- î
def +(other: String): String
- î
def ->[B](y: B): (Liftables, B)
- î
final def ==(arg0: Any): Boolean
- î
final def asInstanceOf[T0]: T0
- î
def clone(): AnyRef
- î
def ensuring(cond: (Liftables) â Boolean, msg: â Any): Liftables
- î
def ensuring(cond: (Liftables) â Boolean): Liftables
- î
def ensuring(cond: Boolean, msg: â Any): Liftables
- î
def ensuring(cond: Boolean): Liftables
- î
final def eq(arg0: AnyRef): Boolean
- î
def equals(arg0: Any): Boolean
- î
def finalize(): Unit
- î
def formatted(fmtstr: String): String
- î
final def getClass(): Class[_]
- î
def hashCode(): Int
- î
final def isInstanceOf[T0]: Boolean
- î
final def ne(arg0: AnyRef): Boolean
- î
final def notify(): Unit
- î
final def notifyAll(): Unit
- î
final def synchronized[T0](arg0: â T0): T0
- î
def toString(): String
- î
final def wait(): Unit
- î
final def wait(arg0: Long, arg1: Int): Unit
- î
final def wait(arg0: Long): Unit
- î
def â[B](y: B): (Liftables, B)
- î
object Liftable extends Universe.StandardLiftableInstances
Companion to Liftable
type class that contains standard instances and provides a helper apply
method to simplify creation of new ones.
- î
object Unliftable extends Universe.StandardUnliftableInstances
Companion to Unliftable
type class that contains standard instances and provides a helper apply
method to simplify creation of new ones.
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