lean4-htt/tests/compiler/expr.lean.expected.out
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

3 lines
30 B
Text