cycle -bytestring
cycle ties a finite list into a circular one, or equivalently, the infinite repetition of the original list. It is the identity on infinite lists.
Arrows rotating in a circle.
This package implements a cyclic doubly linked list and defines various instances for it.
Version 0.1.2