-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Description
During an analysis of a reported simplification issue in slack, the simplification log showed that booster was unable to match a singleton (key |-> value):Map with a pattern (K |-> _V) M:Map.
- Create a small example that demonstrates the issue
- Inspect the internalised terms for the subject and pattern
- improve matching code for internalised
KMapto be able to match this (usingM == .Map)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels