ToMorphirTypedValueInstances

org.finos.morphir.ir.conversion.ToMorphirTypedValueInstances

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object ToMorphirValue.type
Self type

Members list

Implicits

Implicits

implicit def listOfType[A](implicit elementToUType: ToMorphirUType[A], elementToTypedValue: ToMorphirTypedValue[A]): ToMorphirTypedValue[List[A]]

Inherited implicits

implicit val booleanTyped: ToMorphirTypedValue[Boolean]

Attributes

Inherited from:
ToMorphirTypedValueInstancesLowPriority
implicit def dataToIR[Data]: ToMorphirTypedValue[Data]

Attributes

Inherited from:
ToMorphirTypedValueInstancesLowPriority
implicit val intTyped: ToMorphirTypedValue[Int]

Attributes

Inherited from:
ToMorphirTypedValueInstancesLowPriority
implicit val stringTyped: ToMorphirTypedValue[String]

Attributes

Inherited from:
ToMorphirTypedValueInstancesLowPriority
implicit val unitTyped: ToMorphirTypedValue[Unit]

Attributes

Inherited from:
ToMorphirTypedValueInstancesLowPriority