lean4-htt/src/Std
Wojciech Różowski fea55533d9
feat: add ofArray to DHashMap/HashMap/HashSet (#11243)
This PR adds `ofArray` to `DHashMap`/`HashMap`/`HashSet` and proves a
simp lemma allowing to rewrite `ofArray` to `ofList`.

---------

Co-authored-by: Markus Himmel <markus@himmel-villmar.de>
2025-11-26 17:24:40 +00:00
..
Data feat: add ofArray to DHashMap/HashMap/HashSet (#11243) 2025-11-26 17:24:40 +00:00
Do refactor: simplify ToIterator (#11242) 2025-11-22 12:37:18 +00:00
Internal chore: rename String.ValidPos to String.Pos (#11240) 2025-11-24 16:40:21 +00:00
Net refactor: module-ize remainder of Std (#9195) 2025-07-17 11:43:57 +00:00
Sat chore: deprecate more duplications (#11004) 2025-10-30 05:58:29 +00:00
Sync fix: move the monad argument for ForIn, ForIn', and ForM (#10204) 2025-11-25 12:20:37 +00:00
Tactic chore: deprecate more duplications (#11004) 2025-10-30 05:58:29 +00:00
Time refactor: String.foldl and String.isNat go through String.Slice (#11289) 2025-11-21 11:17:50 +00:00
Data.lean chore: remove public section from end of files (#10684) 2025-10-06 13:30:48 +00:00
Do.lean chore: remove public section from end of files (#10684) 2025-10-06 13:30:48 +00:00
Internal.lean refactor: module-ize remainder of Std (#9195) 2025-07-17 11:43:57 +00:00
Net.lean chore: remove public section from end of files (#10684) 2025-10-06 13:30:48 +00:00
Sat.lean chore: remove public section from end of files (#10684) 2025-10-06 13:30:48 +00:00
Sync.lean feat: add Std.CancellationToken type (#10510) 2025-10-07 03:21:45 +00:00
Tactic.lean refactor: module-ize remainder of Std (#9195) 2025-07-17 11:43:57 +00:00
Time.lean refactor: module-ize Std.Time (#9100) 2025-07-16 09:57:53 +00:00