EnumWithOtherGeneric

oxygen.core.generic.EnumWithOtherGeneric

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

inline def derived[A : TypeTag](encode: A => NonEmptyList[String], wrapOther: String => A): EnumWithOther[A]
inline def derived[A : TypeTag](encode: A => NonEmptyList[String]): EnumWithOther[A]