Skip to contents

This represents a function that can be used as input to an operation.

Usage

OpInputFunc(inputs, lines)

Arguments

inputs

(FuncInputs)
The inputs of the function.

lines

(character())
The rendered op lines of the function body.

Value

(OpInputFunc)