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

pomaps

Maps (and sets) indexed by keys satisfying PartialOrd. The goal is to provide asymptotically better data structures than simple association lists or lookup tables. Asymptotics depend on the partial order used as keys, its width \(w\) specifically (the size of the biggest anti-chain). For partial orders with great width, this package won't provide any benefit over using association lists, so benchmark for your use-case!
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
GitHub iconsgraf812/pomaps2
HACKAGE
carbal install pomaps
查看
标签
根据用户添加的标签生成
暂无标签