NumericFunction1

org.finos.morphir.runtime.internal.NumericFunction1
See theNumericFunction1 companion object
class NumericFunction1[T <: Numeric[N], R <: RTValue, N](val name: String)(val f: (NumericHelpers[N], NativeContext) => T => R)

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

Concrete fields

val f: (NumericHelpers[N], NativeContext) => T => R
val name: String