Skip to content

Conversation

@nomeata
Copy link
Collaborator

@nomeata nomeata commented Jan 16, 2026

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.

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.
@nomeata nomeata requested a review from kim-em as a code owner January 16, 2026 17:00
@nomeata nomeata requested a review from TwoFX January 16, 2026 17:00
@github-actions github-actions bot added the toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN label Jan 16, 2026
@leanprover-community-bot
Copy link
Collaborator

Mathlib CI status (docs):

  • ❗ Batteries/Mathlib CI will not be attempted unless your PR branches off the nightly-with-mathlib branch. Try git rebase 1b8dd80ed10b3c69e07cce1f9246b7e224a69fe3 --onto 3dfd125337305c9de6ddcc7c0330c50f0e39fb8e. You can force Mathlib CI using the force-mathlib-ci label. (2026-01-16 18:08:23)

@leanprover-bot
Copy link
Collaborator

Reference manual CI status:

  • ❗ Reference manual CI will not be attempted unless your PR branches off the nightly-with-manual branch. Try git rebase 1b8dd80ed10b3c69e07cce1f9246b7e224a69fe3 --onto d92cdae8e901d3d9686f8c0e88a0371379c49dff. You can force reference manual CI using the force-manual-ci label. (2026-01-16 18:08:25)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants