linkedhashmap
Haskell implementation of Java LinkedHashMap. Underlying HashMap is based on Data.HashMap.Strict. Two different implementations are based on Data.Sequence and Data.IntMap.Strict to keep keys in the order of insertion. Criterion report: https://cdn.rawgit.com/abasko/linkedhashmap/68de7332e80db673e024906321ad2e14c2baa4d1/benchmarks/report.html
Ecosystem
hackage.haskell.org
hackage.haskell.org
Latest Release
about 11 years ago
0.4.0.0
about 11 years ago
Versions
5
5
Downloads
4,224 total
4,224 total
Dependent Repos
2
2
No dependent packages found.
Past Dependents
Include Past Dependents
Check this option to include packages that no longer depend on this package in their latest version but previously did.
Filter
Filter by Kind
Links
| Registry | hackage.haskell.org |
| Source | Repository |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:hackage/linkedhashmap
spec |
| License | BSD-3-Clause |
| First Release | over 11 years ago |
| Last Synced | 2 days ago |
Repository
| Stars | 2 on GitHub |
| Forks | 2 on GitHub |