cogen

io.github.martinhh.derived.extras.literal.cogen
object cogen extends LiteralCogens

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

Attributes

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

Members list

Givens

Inherited givens

given cogenLiteral[A : ValueOf]: Cogen[A]

Attributes

Inherited from:
LiteralCogens