Fun1

org.finos.morphir.runtime.quick.NativeFunctionSignatureAdv$.Fun1
case class Fun1[TA, VA](f: Loop[TA, VA] => Result[TA, VA] => Result[TA, VA]) extends NativeFunctionSignatureAdv[TA, VA]

Attributes

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

Members list

Value members

Inherited methods

def injectEvaluator(loop: Loop[TA, VA]): NativeFunctionSignature[TA, VA]

Attributes

Inherited from:
NativeFunctionSignatureAdv
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product

Concrete fields

val numArgs: Int