extensible-data-0.1.0.4: Sums/products/lists/trees which can be extended in other modules

Safe HaskellNone

Data.Extensible.List

Documentation

class ExtList v p | p -> v whereSource

Methods

extListContents :: (p, [v])Source