How to implement unsafePartsOf using lens

后端 未结 0 1580
栀梦
栀梦 2020-11-30 01:36

I\'m trying to implement a simple version of unsafePartsOf with the specialized signature:

unsafePartsOf :: Traversal s t a b -> Lens s t [a]          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题