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

joinlist

A JoinList - a list type with with cheap catenation. Generally speaking, joinlists have cheap construction (cons, snoc and join aka. append) and expensive manipulation. For most use-cases Data.Sequence is a more appropriate data structure. Changelog 0.3.0 - Added views as per Data.Sequence and takes and drops. Changed show instance to mimic Data.Sequence. 0.2.0 - more operations and some bugfixes (toList...), wrap renamed to singleton.
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
HACKAGE
carbal install joinlist
查看
标签
根据用户添加的标签生成
暂无标签