Skip to content

Commit

Permalink
chore: reorganization in Array/Basic (#5400)
Browse files Browse the repository at this point in the history
Getting started on `Array`.
  • Loading branch information
kim-em authored Sep 20, 2024
1 parent 0ecf2a0 commit 152ca85
Show file tree
Hide file tree
Showing 5 changed files with 252 additions and 245 deletions.
1 change: 1 addition & 0 deletions src/Init/Data/Array.lean
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,4 @@ import Init.Data.Array.BasicAux
import Init.Data.Array.Lemmas
import Init.Data.Array.TakeDrop
import Init.Data.Array.Bootstrap
import Init.Data.Array.GetLit
Loading

0 comments on commit 152ca85

Please sign in to comment.