lean4-htt/src/Init/Data/String
David Thrane Christiansen 0b2193c771
chore: docstring review for ByteArray (#10632)
This PR adds missing docstrings for ByteArray and makes existing ones
consistent with our style.
2025-10-02 04:20:18 +00:00
..
Pattern chore: missing docstring + style updates for String docs (#10640) 2025-10-02 04:19:55 +00:00
Basic.lean chore: docstring review for ByteArray (#10632) 2025-10-02 04:20:18 +00:00
Bootstrap.lean chore: add an internal String function (#10635) 2025-10-01 11:12:35 +00:00
Decode.lean chore: docstring review for ByteArray (#10632) 2025-10-02 04:20:18 +00:00
Extra.lean refactor: incorporate UTF8 material from String.Extra into String.Basic (#10634) 2025-10-01 11:33:29 +00:00
Lemmas.lean chore: reorganize Init imports around strings (#10289) 2025-09-07 17:09:14 +00:00
Pattern.lean feat: new String.Slice API (#10514) 2025-09-25 12:18:52 +00:00
Repr.lean chore: reorganize Init imports around strings (#10289) 2025-09-07 17:09:14 +00:00
Slice.lean chore: missing docstring + style updates for String docs (#10640) 2025-10-02 04:19:55 +00:00
Stream.lean perf: shorten critical build path around String.Basic (#10614) 2025-09-29 19:45:21 +00:00