Documentation

debug package

The debug package provides methods for debugging the Flux engine. Import the internal/debug package:

import "internal/debug"

Options

option debug.vectorize = false

vectorize

vectorize controls whether the compiler attempts to vectorize Flux functions.

Functions


Was this page helpful?

Thank you for your feedback!


The future of Flux

Flux is going into maintenance mode. You can continue using it as you currently are without any changes to your code.

Read more