list-like type with better asymptotic performance
The blist is a drop-in replacement for the Python list the provides
better performance when modifying large lists. The blist package also
provides sortedlist, sortedset, weaksortedlist, weaksortedset,
sorteddict, and btuple types.

Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>

WWW: http://stutzbachenterprises.com/blist/
