FStarLang/FStar

local open in patterns

Open

#1.013 geöffnet am 26. Apr. 2017

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)F* (258 Forks)auto 404
area/syntaxgood first issuekind/enhancement

Repository-Metriken

Stars
 (3.068 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

We currently can locally open a module for a subterm with the syntax Module.( ... ). It would be nice to have the same thing for patterns.

Contributor Guide