cogen

io.github.martinhh.derived.cogen
object cogen extends CogenDeriving

Public "API-entry-point" for derivation of Cogen-instances.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
cogen.type

Members list

Value members

Inherited methods

inline def deriveCogen[T](using m: Of[T]): Cogen[T]

Attributes

Inherited from:
CogenDeriving

Givens

Inherited givens

inline given anyGivenCogen[T]: Cogen[T]

Attributes

Inherited from:
CogenDeriving