Merging two sorted iterators Icon
Provide a mergeiter() function that can merge two iterators into single iterator
Free
Quick and easy FIFO queue class Icon
An easy First-In-First-Out queue class based on Python's List data structure.
Permutations using generators Icon
permIter() takes a sequence and returns an iterator.
getch() Icon
A small utility class to read single characters from standard input