Expand description

(internal) Implementation of a generic ternary operations. These may be faster for certain special cases, e.g. when the intermediate result is expected to be large, but the final result is typically small or empty.

Functions

(internal) A simple utility method for checking bounds of a flip variable.