# Functions
CloseTracing the tracing channel to avoid context leak.
NewMachine creates an exeuction machine from an exprgraph.
WithTracing initializes a tracing channel and adds it to the context.
# Interfaces
Doer is implementing the Do method of gorgonia's Op interface.