Joachim Breitner db93fe1608 refactor: move String.ofList to the Prelude (#12029)
This PR moves `String.ofList` to `Init.Prelude`. It is a function that
the Lean kernel expects to be present and has special support for (when
reducing string literals). By moving this to `Init.Prelude`, all
declarations that are special to the kernel are in that single module.

(cherry picked from commit 9167b13afa
and aac353c6b9)
2026-01-20 15:00:20 +01:00
2025-12-13 09:57:36 +00:00
2022-03-18 15:28:20 +01:00
2024-07-26 18:24:06 +02:00
2025-04-28 15:08:32 +00:00
2023-11-30 08:35:03 +00:00
2024-08-23 09:13:27 +00:00
Description
No description provided
Readme 5 GiB
Languages
Lean 94.3%
C++ 4.1%
Python 0.6%
Shell 0.4%
CMake 0.3%