Tuple

morphir.sdk.Tuple$
object Tuple extends SdkModule

Attributes

Graph
Supertypes
class SdkModule
class NativeModule
trait MorphirModule
class Object
trait Matchable
class Any
Show all
Self type
Tuple.type

Members list

Value members

Inherited methods

def fun[T1, T2, R](localName: String)(f: (T1, T2) => R): NativeFunc2[T1, T2, R]

Attributes

Inherited from:
MorphirModule

Inherited fields

val moduleName: String

Attributes

Inherited from:
NativeModule
val packageName: String

Attributes

Inherited from:
NativeModule