lowercase

pl.iterators.kebs.enums.`package`.lowercase
object lowercase extends Lowercase

Attributes

Graph
Supertypes
trait Lowercase
class Object
trait Matchable
class Any
Self type
lowercase.type

Members list

Givens

Inherited givens

inline given enumLowercaseMeta[E <: Enum](using e: EnumOf[E], m: Meta[Array[String]], ct: ClassTag[E]): Meta[Array[E]]

Attributes

Inherited from:
Lowercase
inline given enumLowercaseMeta[E <: Enum](using e: EnumOf[E]): Meta[E]

Attributes

Inherited from:
Lowercase
inline given enumLowercaseOptionArrayMeta[E <: Enum](using e: EnumOf[E], m: Meta[Array[Option[String]]], ct: ClassTag[Option[E]]): Meta[Array[Option[E]]]

Attributes

Inherited from:
Lowercase