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

Focus

Focuses are lists of numbers where longer lists are treated as focuses on their parent lists. As such, `Focus []` is considered unfocused (it is EQ to all focuses), `Focus [1, 1]` is EQ to `Focus [1, 1, 3]` because their roots are equal, and so on. This isn't useful for testing true equality, but it is quite useful for traversing and pruning indexed rose trees from one locus to another.
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
GitHub iconSoares/Focus.hs1
HACKAGE
carbal install Focus
查看
标签
根据用户添加的标签生成
暂无标签