Generic

oxygen.meta.K0.Generic
See theGeneric companion trait
object Generic

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Generic.type

Members list

Value members

Concrete methods

def apply[A](using g: Generic[A]): Generic[A]
def of[A : Type](using evidence$1: Type[A], Quotes): Generic[A]
def of[A : Type](config: Config)(using evidence$1: Type[A], Quotes): Generic[A]