Skip to content
Snippets Groups Projects
Commit 65b1b6af authored by Régis Blanc's avatar Régis Blanc
Browse files

Remove EmptySet, EmptyMap and SingletonMap

EmptySet, EmptyMap and SingletonMap are redundant, so they are removed.
They are subsumed by FiniteSet and FiniteMap.

This commit also deletes two testcases that were testing for equality
between EmptySet and FiniteSet of 0 element. Obviously they no longer
relevant. Additionnaly, this commit adds some new regression testcases for
Maps and Sets.
parent 3d4db11f
No related branches found
No related tags found
Loading
Showing
with 93 additions and 215 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment