Skip to contents

The body of a Func, containing a list of operations.

Usage

FuncBody(items = list())

Arguments

items

(list() of Op)
The operations in the function body.

Value

(FuncBody)