Tape

Version 0.4.0.0 revision 0 uploaded by kwf.

Package meta

Synopsis
Bidirectionally infinite streams, akin to the tape of a Turing machine.
Description

This module implements two-way infinite streams with a focused element, akin to a Turing machine's tape. This structure is also known by the name of a list zipper (although in this case it's a list zipper with the additional criterion that the list is infinite in both directions).

Author
Kenneth Foner
Bug reports
n/a
Category
Data
Copyright
n/a
Homepage
https://github.com/kwf/Tape
Maintainer
kenny.foner@gmail.com
Package URL
n/a
Stability
n/a

Components