That is θ, not ∅.
Given there is already not enough syntax for frozenset
, what is there left for frozendict
?
Have the same concern.
Thus, created `frozenset`, `frozendict` comprehensions. Consideration .
Or if TLTR, it is essentially:
Which is at worst the fallback solution if there actually is not enough syntax.
And in the best case ends up something that is actually ok, given not needing to venture into {{...}}
and its various complications.
I doubt this would be the best path if all 6 were being designed at the same time from the start, but it gives me peace of mind as such fallback is not too bad.
I don’t mind {/}
(voted for it) and I would be pleased if it turns out to fit well.
But given the above, I think it would be sensible not to rush with this and see what happens with frozenset
and frozendict
and try to manage this in parallel.