Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Is this a bug? FiniteSetMaps??

These are two empty maps with two essentially equal parents:

f = FiniteSetMaps(set()).from_dict({})
g = FiniteSetMaps(set(),set()).from_dict({})
f == g

False