Commit 2025-02-12 18:57 8ca089fa
View on Github →chore(Data/List/Basic): split take
and drop
from file (#21232)
This PR splits Data/List/Basic.lean
decls and lemmas related to take
or drop
into a new TakeDrop.lean
file, decreasing the length of a file triggering the long file linter.