hundreds-breakfast-49010
12/19/2019, 11:16 PMaloof-angle-91616
12/19/2019, 11:21 PMhundreds-breakfast-49010
12/19/2019, 11:23 PMaloof-angle-91616
12/19/2019, 11:42 PMhundreds-breakfast-49010
12/19/2019, 11:55 PM@dataclass(frozen=True)
(or otherwise hashable), and that this precluded using a Dict
as one of the fields, but apparently this works fine?aloof-angle-91616
12/19/2019, 11:55 PMhundreds-breakfast-49010
12/19/2019, 11:59 PMDict
field? I thought that either typechecking or some runtime check would catch this if it wasn't okay, but it seems to work finealoof-angle-91616
12/20/2019, 12:00 AMhundreds-breakfast-49010
12/20/2019, 12:01 AMaloof-angle-91616
12/20/2019, 12:02 AM