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

HiggsSet

Deprecated This package allows you to define several typesafe indizes on a set. You can query the set with an SQL-like set of query operations. This package was developed as a successor of Data.IxSet. It is meant to be more space efficient, since it uses Data.IntSet and Data.TrieMap as an underlying represenation. It also has the potential to be fast, since indizes don't need to be recalculated after each query and since Patricia trees perform quite well for intersection and union. This package comes without warranties. Although I use it without problems in a large web project it is neither properly tested nor benchmarked. Patches or suggestions for improvement are welcome. If you like, start an issue on github.
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
GitHub iconlpeterse/HiggsSet12
HACKAGE
carbal install HiggsSet
查看
标签
根据用户添加的标签生成
暂无标签