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 attemptOf[A](using Type[A]): Either[(String, String), Generic[A]]
def of[A](using Type[A]): Generic[A]