oxygen.core.generic

Members list

Type members

Classlikes

implicit class EnumWithOtherExtensions(self: EnumWithOther.type)

Attributes

Supertypes
class Object
trait Matchable
class Any

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
object ShowGeneric extends Derivable[Show]

Attributes

Supertypes
trait Derivable[Show]
class Object
trait Matchable
class Any
Self type
implicit class StrictEnumExtensions(self: StrictEnum.type)

Attributes

Supertypes
class Object
trait Matchable
class Any

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type

Extensions

Extensions

extension (self: Show.type)
inline def derived[A]: Show[A]
extension (self: StrictEnum.type)
inline def derived[A : EnumEncoding]: StrictEnum[A]
extension (self: EnumWithOther.type)
inline def derived[A : EnumEncoding]: EnumWithOther[A]

Implicits

Implicits

final implicit def EnumWithOtherExtensions(self: EnumWithOther.type): EnumWithOtherExtensions
final implicit def StrictEnumExtensions(self: StrictEnum.type): StrictEnumExtensions