ToMorphirValue

org.finos.morphir.ir.conversion.ToMorphirValue$
See theToMorphirValue companion trait

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Show all
Self type

Members list

Type members

Classlikes

final class SummonPartiallyApplied[A](dummy: Boolean) extends AnyVal

Attributes

Supertypes
class AnyVal
trait Matchable
class Any

Value members

Inherited methods

def apply[A, TA, VA](implicit toMorphirValue: ToMorphirValue[A, TA, VA]): ToMorphirValue[A, TA, VA]

Attributes

Inherited from:
ToMorphirValueFunctions

Attributes

Inherited from:
ToMorphirValueFunctions

Attributes

Inherited from:
ToMorphirValueFunctions

Implicits

Inherited implicits

implicit val booleanTyped: ToMorphirTypedValue[Boolean]

Attributes

Inherited from:
ToMorphirTypedValueInstancesLowPriority
implicit lazy val dataToIR: ToMorphirTypedValue[Data]

Attributes

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

Attributes

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

Attributes

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

Attributes

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

Attributes

Inherited from:
ToMorphirTypedValueInstancesLowPriority