logo
首页技术栈工具库讨论
linkedhashmap

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
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
HACKAGE
carbal install linkedhashmap
查看
标签
根据用户添加的标签生成
暂无标签