Func

dfhdl.core.DFVal.Func
object Func

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Func.type

Members list

Value members

Concrete methods

def apply[T <: DFTypeAny, P](dfType: T, op: Op, args: List[DFVal[_, Modifier[Any, Any, Any, P]]])(using DFC): DFValTP[T, P]
def apply[T <: DFTypeAny, P](dfType: T, op: Op, args: List[DFVal])(using DFC): DFValTP[T, P]

Exports

Defined exports

final type Op = Op
Exported from Func$