| Copyright | (c) 2014 by Nate Pisarski |
|---|---|
| License | BSD3 |
| Maintainer | nathanpisarski@gmail.com |
| Stability | Stable |
| Portability | Portable (Standalone - ghc) |
| Safe Haskell | Safe |
| Language | Haskell98 |
Cookbook.Recipes.DataStructures
Description
Library for defining high-level generic data structures, most commonly containers. Specialized data types for specialized projects should go into Projects. It's sort of why it exists.