:walk: n.,vt. Traversal of a data structure, especially an array or
linked-list data structure in {core}. See also {codewalker},
{silly walk}, {clobber}.
-- The AI Hackers Dictionary
wizzle: v. To convert external names, array indice or references
within a data structure into address pointers when the data
structure is brought into main memory from external storage (also
called `pointer swizzling')...