Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExecuteAll ¶
func ExecuteAll(s any, program []IInstruction) (errs []error)
func ExecuteUntilFirstError ¶
func ExecuteUntilFirstError(s any, program []IInstruction) (err error)
Types ¶
type IInstruction ¶
Click to show internal directories.
Click to hide internal directories.