NumericFunction1

org.finos.morphir.runtime.internal.NumericFunction1
See theNumericFunction1 companion class

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply[T](name: String)(f: (NumericHelpers[T], NativeContext) => T => RTValue): NumericFunction1[Numeric[T], RTValue, T]