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](using Type[A], Quotes): ProductOrSumGeneric[A]
def of[A](config: Config)(using Type[A], Quotes): ProductOrSumGeneric[A]