bnext # terminates current iteration without any 'push', but a list # will still be returned if other iterations resulted # in a push. blast # terminates loop. Any 'push'es from previous # iterations are retained in results. bbail # Bails out with no result set (returns () )