Haskell Pattern Matching on the Empty Set

前端 未结 2 528
伪装坚强ぢ
伪装坚强ぢ 2021-01-07 20:49

I\'m changing some Haskell code from using lists to sets. I understand everything required, I think, but I\'m not sure how to pattern match on sets. Lists have this nice lit

2条回答
提交回复
热议问题