Skip to content

Commit

Permalink
feat: port Data.List.AList (#1530)
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisHughes24 committed Jan 13, 2023
1 parent 7b13f69 commit 40d6bcd
Show file tree
Hide file tree
Showing 2 changed files with 475 additions and 0 deletions.
1 change: 1 addition & 0 deletions Mathlib.lean
Expand Up @@ -251,6 +251,7 @@ import Mathlib.Data.Int.Sqrt
import Mathlib.Data.Int.Units
import Mathlib.Data.KVMap
import Mathlib.Data.LazyList
import Mathlib.Data.List.AList
import Mathlib.Data.List.Basic
import Mathlib.Data.List.BigOperators.Basic
import Mathlib.Data.List.BigOperators.Lemmas
Expand Down

0 comments on commit 40d6bcd

Please sign in to comment.