Native

org.finos.morphir.runtime.quick.Native$
object Native

Attributes

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

Members list

Value members

Concrete fields

val and: SDKValue[Unit, UType]
val concat: SDKValue[Unit, UType]
val cons: SDKValue[Unit, UType]
val divide: SDKValue[Unit, UType]
val just: SDKConstructor[Unit, UType]
val lessThan: SDKValue[Unit, UType]
val log: SDKValue[Unit, UType]
val map: SDKValue[Unit, UType]
val native: Map[FQName, SDKValue[Unit, UType]]
val nativeCtors: Map[FQName, SDKConstructor[Unit, UType]]
val negate: SDKValue[Unit, UType]
val nothing: SDKConstructor[Unit, UType]
val or: SDKValue[Unit, UType]
val pi: SDKValue[Unit, UType]
val plus: SDKValue[Unit, UType]
val subtract: SDKValue[Unit, UType]
val toFloat: SDKValue[Unit, UType]