lean4-htt/src/Init/Data/Vector
Kim Morrison 56ac94b591
chore: rename Array.mkEmpty to emptyWithCapacity (#7445)
This PR renames `Array.mkEmpty` to `emptyWithCapacity`. (Similarly for
`ByteArray` and `FloatArray`.)
2025-03-12 23:19:17 +00:00
..
Attach.lean chore: reenable Vector variable name linters (#7251) 2025-02-26 23:59:28 +00:00
Basic.lean chore: rename Array.mkEmpty to emptyWithCapacity (#7445) 2025-03-12 23:19:17 +00:00
Count.lean chore: re-enable List variable linter (#7215) 2025-02-24 23:34:01 +00:00
DecidableEq.lean chore: re-enable List variable linter (#7215) 2025-02-24 23:34:01 +00:00
Erase.lean chore: re-enable List variable linter (#7215) 2025-02-24 23:34:01 +00:00
Extract.lean chore: re-enable List variable linter (#7215) 2025-02-24 23:34:01 +00:00
Find.lean chore: reenable Vector variable name linters (#7251) 2025-02-26 23:59:28 +00:00
FinRange.lean chore: re-enable List variable linter (#7215) 2025-02-24 23:34:01 +00:00
InsertIdx.lean chore: re-enable List variable linter (#7215) 2025-02-24 23:34:01 +00:00
Lemmas.lean chore: rename Array.mkEmpty to emptyWithCapacity (#7445) 2025-03-12 23:19:17 +00:00
Lex.lean chore: re-enable List variable linter (#7215) 2025-02-24 23:34:01 +00:00
MapIdx.lean chore: re-enable List variable linter (#7215) 2025-02-24 23:34:01 +00:00
Monadic.lean feat: lemmas about pure for {List,Array,Vector}.{mapM,foldlM,foldrM,anyM,allM,findM?,findSomeM?} (#7356) 2025-03-10 13:55:17 +00:00
OfFn.lean chore: re-enable List variable linter (#7215) 2025-02-24 23:34:01 +00:00
Range.lean chore: cleanup of remaining Array-specific material (#7253) 2025-02-27 10:51:30 +00:00
Zip.lean chore: re-enable List variable linter (#7215) 2025-02-24 23:34:01 +00:00