IndexedList

Version 0.1.0.1 revision 0 uploaded by kwf.

Package meta

Synopsis
Length- and element-indexed lists sitting somewhere between homogeneous and fully heterogeneous.
Description

This library implements counted lists linked to type-level naturals indexing length, compatible with the Peano natural numbers found in Data.Numeric.Witness.Peano, as well as so-called conic lists, which are linked to a type index listing the type indices of partially-heterogeneous values contained within.

Author
Kenneth Foner
Bug reports
n/a
Category
Data
Copyright
Copyright (c) 2014 Kenneth Foner
Homepage
https://github.com/kwf/IndexedList
Maintainer
kenneth.foner@gmail.com
Package URL
n/a
Stability
n/a

Components