This website requires JavaScript.
Explore
Help
Sign in
max
/
lean4-htt
Watch
1
Star
0
Fork
You've already forked lean4-htt
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
2
17564
commits
1
branch
0
tags
5.3
GiB
93207e99f4
Commit graph
3 commits
Author
SHA1
Message
Date
Leonardo de Moura
864b9c730c
feat(library/init/lean/expr): helper functions
...
cc @dselsam Notes: - x.isAppOrConst => x.isApp || x.isConst - x.isPi => x.isForall
2019-09-30 15:16:40 -07:00
Leonardo de Moura
bb8b13d240
chore(tests/compiler/expr): fix test output
2019-08-04 13:30:11 -07:00
Leonardo de Moura
06bb9b7ea8
test(tests/compiler): add simple test for
expr
2019-02-13 16:22:01 -08:00