mathlib
998ab788
- chore(data/list/lex): make data.list.lex not depend on data.list.basic (#9750)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
4 years ago
chore(data/list/lex): make data.list.lex not depend on data.list.basic (#9750) Another simplification in list related dependencies, if this commit breaks external code the fix is to add `import data.list.basic` to the broken file.
Author
alexjbest
Parents
066a168d
Loading