lean4-htt/library/init/data/sigma
Leonardo de Moura 87932f1c56 feat(frontends/lean): change notation for inaccessible patterns
The following are accepted
 .(t)
 ._

We don't accept .t anymore because it will conflict with the field
access notation.
2017-03-28 16:09:15 -07:00
..
basic.lean feat(frontends/lean): change notation for inaccessible patterns 2017-03-28 16:09:15 -07:00
default.lean refactor(library/init): create init.data folder 2016-12-02 14:23:06 -08:00
lex.lean feat(library): do not generate C.destruct (for structures), and C.induction_on (for structures and inductive datatypes) 2017-03-15 14:45:13 -07:00