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.
Ecosystem
hackage.haskell.org
hackage.haskell.org
Latest Release
about 4 years ago
0.2.0
about 4 years ago
Versions
2
2
Downloads
227 total
227 total
Links
| Registry | hackage.haskell.org |
| Source | Repository |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:hackage/reverse-list
spec |
| License | BSD-3-Clause |
| First Release | about 4 years ago |
| Last Synced | 20 days ago |