R/func.R
OpInputFunc.Rd
This represents a function that can be used as input to an operation.
OpInputFunc(inputs, body)
(FuncInputs) The inputs of the function.
FuncInputs
(FuncBody) The body of the function.
FuncBody
(OpInputFunc)
OpInputFunc