LiftSource

trait LiftSource[+H[_]]
Companion:
object
class Object
trait Matchable
class Any
object liftSource.type

Value members

Abstract methods

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