Closed ofek closed 3 years ago
cc @1st1 😄
Hm, I'm not sure I like this change. The immutables.
prefix gives the user an immediate idea of what particular Map
they're looking at, which is super important when you're debugging things.
@1st1 Addressed!
@elprans Do you like this proposal? I know that you like to see object IDs in repr. Would this make your debug experience worse?
Since the content is included in the repr, the id is less important, so I'm fine with this.
Resolves #17