packages feed

dlist-0.6: README.md

[![Build Status](https://travis-ci.org/spl/dlist.png?branch=master)](https://travis-ci.org/spl/dlist)

The Haskell `dlist` package defines a list-like type supporting O(1) append and snoc operations.

See the [ChangeLog.md](https://github.com/spl/dlist/blob/master/ChangeLog.md) file for recent changes.