HtmlTableRender

scautable$.HtmlTableRender$
See theHtmlTableRender companion trait

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Inherited classlikes

case class CaseClassElement[A, B](label: String, typeclass: TC[B], getValue: A => B, idx: Int)

Attributes

Inherited from:
EasyDerive
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Inherited from:
EasyDerive
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any
case class SealedElement[A, B](label: String, typeclass: TC[B], idx: Int, cast: A => B)

Attributes

Inherited from:
EasyDerive
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Inherited from:
EasyDerive
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Concrete methods

Attributes

Definition Classes

Inherited methods

final def apply[A](using tc: HtmlTableRender[A]): TC[A]

Attributes

Inherited from:
EasyDerive
inline def getElemLabels[A <: Tuple]: List[String]

Attributes

Inherited from:
EasyDerive
inline def getInstances[A <: Tuple]: List[TC[Any]]

Attributes

Inherited from:
EasyDerive

Givens

Inherited givens

inline given derived[A <: Product](using m: Of[A]): TC[A]

Attributes

Inherited from:
EasyDerive