ListSDK

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

Attributes

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

Members list

Value members

Concrete fields

val any: SDKValue[Unit, UType]
val append: SDKValue[Unit, UType]
val cons: SDKValue[Unit, UType]
val foldl: SDKValue[Unit, UType]
val isEmpty: SDKValue[Unit, UType]
val partition: SDKValue[Unit, UType]
val sdk: Map[FQName, SDKValue[Unit, UType]]