const SKIP_FUNCTION_EXAMPLES: &[&str];
A list of function examples that should be skipped in the test run.
This mostly consists of functions that have a non-deterministic result.