DerivationUtils

io.funkode.resource.model.DerivationUtils

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

transparent inline def decapitalize(inline str: String): String
inline def deriveMirrorElementNames[T <: Tuple]: List[Any]
inline def getTypeString[A]: String
inline def getTypeStringFromTuple[T <: Tuple]: List[String]
def getTypeStringImpl[A](using evidence$1: Type[A], Quotes): Expr[String]
inline def typeName[R](using ValueOf[R]): R