Skip to content
Snippets Groups Projects
Commit 74aba11f authored by Manos Koukoutos's avatar Manos Koukoutos
Browse files

Introducing UnapplyPattern, plus improvements

- Custom pattern matching through unapply functions.
- TypeParameter now has private constructor, can only be created
  with TypeParameter.fresh or _.freshen
- Stricter type checking for expressions. Correct various type errors.
- Remove some redundant code.
parent 3e4eb2ff
No related branches found
No related tags found
No related merge requests found
Showing
with 406 additions and 141 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