lean4-htt/src/Init/Data/List
2025-07-31 11:51:47 +00:00
..
Nat feat: make private the default in module (#9044) 2025-06-28 16:30:53 +00:00
Sort chore: fix spelling errors (#9175) 2025-07-24 23:35:32 +00:00
Attach.lean feat: make private the default in module (#9044) 2025-06-28 16:30:53 +00:00
Basic.lean doc: fix a typo in Pairwise doc (#9375) 2025-07-15 11:39:02 +00:00
BasicAux.lean refactor: module-ize Std.Data.DHashMap (#9098) 2025-07-02 10:00:17 +00:00
Control.lean feat: Add List.zipWithM and Array.zipWithM (#9528) 2025-07-28 08:39:52 +00:00
Count.lean feat: pattern inference using symbol priorities in grind (#9182) 2025-07-03 16:47:38 -07:00
Erase.lean feat: make private the default in module (#9044) 2025-06-28 16:30:53 +00:00
Find.lean fix: let the congr tactic handle "under-applied" applications (#9225) 2025-07-08 11:48:08 +00:00
FinRange.lean fix: let the congr tactic handle "under-applied" applications (#9225) 2025-07-08 11:48:08 +00:00
Impl.lean feat: make private the default in module (#9044) 2025-06-28 16:30:53 +00:00
Lemmas.lean feat: add List/Array/Vector.sum_append_nat (#9622) 2025-07-30 04:12:04 +00:00
Lex.lean feat: remove unnecessary decidability requirements (#9096) 2025-07-02 06:20:50 +00:00
MapIdx.lean feat: make private the default in module (#9044) 2025-06-28 16:30:53 +00:00
MinMax.lean feat: make cdot expansion take hygiene into account (#9443) 2025-07-24 00:43:32 +00:00
Monadic.lean feat: Add List.zipWithM and Array.zipWithM (#9528) 2025-07-28 08:39:52 +00:00
Nat.lean feat: make private the default in module (#9044) 2025-06-28 16:30:53 +00:00
Notation.lean feat: make private the default in module (#9044) 2025-06-28 16:30:53 +00:00
OfFn.lean feat: make private the default in module (#9044) 2025-06-28 16:30:53 +00:00
Pairwise.lean feat: tweaks to List.Pairwise API (#9620) 2025-07-29 23:47:33 +00:00
Perm.lean feat: make private the default in module (#9044) 2025-06-28 16:30:53 +00:00
Range.lean feat: make private the default in module (#9044) 2025-06-28 16:30:53 +00:00
Sort.lean feat: make private the default in module (#9044) 2025-06-28 16:30:53 +00:00
Sublist.lean feat: make private the default in module (#9044) 2025-06-28 16:30:53 +00:00
TakeDrop.lean feat: make private the default in module (#9044) 2025-06-28 16:30:53 +00:00
ToArray.lean feat: Add List.zipWithM and Array.zipWithM (#9528) 2025-07-28 08:39:52 +00:00
ToArrayImpl.lean chore: [match_pattern] should enforce [expose] (#9534) 2025-07-31 11:51:47 +00:00
Zip.lean feat: Add List.zipWithM and Array.zipWithM (#9528) 2025-07-28 08:39:52 +00:00