EnumerationValues

io.taig.enumeration.ext.EnumerationValues
See theEnumerationValues companion object
abstract class EnumerationValues[A]

Derive all values of a (nested) enumeration which, may consist of Scala 3's enum or sealed ADTs

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Type members

Types

type Out

Value members

Abstract methods

def toList: List[Out]