logo
首页技术栈工具库讨论
fixed-length

fixed-length

This packages defines a list data type with statically known length by nesting the NonEmpty and Empty data structure from the non-empty package. We provide a closed world class for this class of structures http://www.haskell.org/haskellwiki/Closed_world_instances and a wrapper that makes all these lists Traversable and Applicative with ZipList semantics. Similar packages: fixed-list: Defines an open world class.
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
HACKAGE
carbal install fixed-length
查看
标签
根据用户添加的标签生成
暂无标签