lean4-htt/doc/std
Markus Himmel 9f99c512e7
doc: grove: more String data (#11557)
This PR adds some information to Grove: a check that all
string/slice-transforming functions are tracked properly (which finds
dozens of missed cases), and some documentation of design designs around
naming in the string library.

The PR also bumps the Grove version to the latest version which contains
many new features and also processes the data a lot faster (40s to 2.5s
for the test project).
2025-12-09 15:49:33 +00:00
..
grove doc: grove: more String data (#11557) 2025-12-09 15:49:33 +00:00
naming-tree.svg chore: revert mistaken deletion (#8404) 2025-05-19 12:14:09 +00:00
naming.md chore: revert mistaken deletion (#8404) 2025-05-19 12:14:09 +00:00
README.md chore: revert mistaken deletion (#8404) 2025-05-19 12:14:09 +00:00
style.md chore: revert mistaken deletion (#8404) 2025-05-19 12:14:09 +00:00
vision.md chore: revert mistaken deletion (#8404) 2025-05-19 12:14:09 +00:00

The Lean standard library

This directory contains development information about the Lean standard library. The user-facing documentation of the standard library is part of the Lean Language Reference.

Here you will find