LiftSource

colibri.LiftSource
See theLiftSource companion object
trait LiftSource[+H[_]]

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object liftSource.type

Members list

Value members

Abstract methods

def lift[HH[_] : Source, A](source: HH[A]): H[A]