lean4-htt/src/Init/Data/String
Markus Himmel d228cd3edd
feat: LT and LE instances on new position types (#10685)
This PR introduces `LT` and `LE` instances on `String.ValidPos` and
`String.Slice.Pos`.
2025-10-06 16:06:16 +00:00
..
Pattern feat: LT and LE instances on new position types (#10685) 2025-10-06 16:06:16 +00:00
Basic.lean feat: LT and LE instances on new position types (#10685) 2025-10-06 16:06:16 +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 chore: rename Stream to Std.Stream (#10645) 2025-10-02 15:25:56 +00:00