<@U054MQUPL>: so, slots aren’t worth it. because h...
# development
f
@rough-minister-58256: so, slots aren’t worth it. because hashing the classes contents is more expensive than tuple hashing. But reading about them has made me realize that we could save more space by adding
__slots__ = ()
to the appropriate class declarations