CompileDerivations

scalus.CompileDerivations

This is a marker trait for the compiler plugin to compile derivations of the instances of the type classes.

Attributes

See also

scalus.prelude.ToData, scalus.prelude.FromData

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait Eq[A]
trait Ord[A]
trait Show[A]
trait ShowByteString[A]
trait FromData[A]
trait ToData[A]
Show all
In this article