Skip to content

Booster Map matching deficiency #4121

@jberthold

Description

@jberthold

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 KMap to be able to match this (using M == .Map)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions