hackage.haskell.org : reverse-list
The key idea of this library is to leverage the type system to control the performance characteristics of list-manipulation code. It defines the type RList, which is a snoc-list rather than a cons-list. It also creates a symmetric module for cons-lists, which focuses on the efficient and safe use of linked lists. See README.md for more information.
Registry
-
Source
- JSON
- codemeta.json
purl: pkg:hackage/reverse-list
Keywords:
bsd3
, data
, library
, Propose Tags
License: BSD-3-Clause
Latest release: almost 4 years ago
First release: almost 4 years ago
Downloads: 216 total
Last synced: 23 days ago