Vector arithmetic with specialized arrays
Factor handbook » The language » Collections » Specialized arrays

Prev:Passing specialized arrays to C functions
Next:Specialized array examples


Each specialized array with a numeric type generates specialized versions of the Vector operations words. The compiler substitutes calls for these words if it can statically determine input types. The optimized. word in the compiler.tree.debugger vocabulary can be used to determine if this optimization is being performed for a particular piece of code.