Skip to content

Represent summonFrom using a partial function #10624

Closed
@nicolasstucki

Description

@nicolasstucki

Try to represent summonFrom in the compiler as as summonFrom(x => x match { case ... }).

This would mean that we would not have a special kind of Match tree in TASTy to represent it and we could remove reflect.SummonFrom.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions