IntersectionGeneric

oxygen.meta.K0.IntersectionGeneric
See theIntersectionGeneric companion trait

Attributes

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

Members list

Value members

Concrete methods

def attemptOf[A](using Type[A]): Either[String, IntersectionGeneric[A]]
def of[A](using Type[A]): IntersectionGeneric[A]