DictSDK

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

Attributes

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

Members list

Value members

Concrete fields

val empty: SDKValue[Unit, UType]
val filter: SDKValue[Unit, UType]
val fromList: SDKValue[Unit, UType]
val get: SDKValue[Unit, UType]
val insert: SDKValue[Unit, UType]
val keys: SDKValue[Unit, UType]
val sdk: Map[FQName, SDKValue[Unit, UType]]
val singleton: SDKValue[Unit, UType]
val toList: SDKValue[Unit, UType]
val update: SDKValue[Unit, UType]