Skip to content

Match dictionaries #82

@gafter

Description

@gafter

Match dictionaries with a syntax something like

{ key => pattern, ... }

where key is a constant (e.g. 1 or "foo") or symbol (e.g. :x).

Every key must exist in the map, and its corresponding value must match the given pattern.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions