Skip to content
Snippets Groups Projects
Commit db2fd782 authored by Etienne Kneuss's avatar Etienne Kneuss
Browse files

Simplify TupleSelect(Tuple(..), ..) and CaseClassSelect(CaseClass(..), ..)

This simplification is done directly when constructing them.

Note that it does not preserve everything:

e.g (infiniteLoop, 1)._2 would be simplified to 1.
parent 47f8001c
No related branches found
No related tags found
Loading
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