Noughtmare@programming.dev to Haskell@programming.devEnglish · 4 months agoCompetitive Programming in Haskell: Union-Findbyorgey.github.ioexternal-linkmessage-square4fedilinkarrow-up110
arrow-up110external-linkCompetitive Programming in Haskell: Union-Findbyorgey.github.ioNoughtmare@programming.dev to Haskell@programming.devEnglish · 4 months agomessage-square4fedilink
minus-squareNoughtmare@programming.devOPlinkfedilinkEnglisharrow-up1·4 months agoAlso, I think the ‘find’ operation could be replaced by an operation that checks if two elements are in the same set. That way you don’t have to come up with a “name”.
Also, I think the ‘find’ operation could be replaced by an operation that checks if two elements are in the same set. That way you don’t have to come up with a “name”.