hanoi-internal

hanoi-internal is a compiled Lisp function in `hanoi.el'.

(hanoi-internal NRINGS BITS START-TIME)

Towers of Hanoi internal interface. Use NRINGS rings.
Start after n steps, where BITS is a big-endian list of the bits of n.
BITS must be of length nrings. Start at START-TIME.