pub fn program_count(program: &PolydatProgram) -> usizeExpand description
Count the programs reachable from program: itself plus every
traversal body at every depth. This is the number of compiled
programs a traversing kernel needs for its whole lifetime, however
many tuples it dispenses.