Khaleelhashnode.khaleel.devยทAug 2, 2024You've been using Set wrong this whole time!Imagine you've built this cool bit of logic that relies on using a Set of objects. You've written the class yourself, and now you're passing objects into a set like so. class CleverClass: def __init__(self, name: str, data: dict[str, bool]) -> No...dunder methodAdd a thoughtful commentNo comments yetBe the first to start the conversation.