cycle -glut
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.
cycle ties a finite ByteString into a circular one, or equivalently, the infinite repetition of the original ByteString.
This package implements a cyclic doubly linked list and defines various instances for it.
Version 0.1.2