Fun1

org.finos.morphir.runtime.internal.NativeFunctionAdapter.Fun1
case class Fun1[T1 <: RTValue, R <: RTValue](dnf: DynamicNativeFunction1[T1, R])(implicit u1: Coercer[T1]) extends NativeFunctionAdapter

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product