[Merged by Bors] - chore(Combinatorics/SimpleGraph): remove sndOfNotNil#16352
[Merged by Bors] - chore(Combinatorics/SimpleGraph): remove sndOfNotNil#16352
Conversation
PR summary 554ca183ddImport changes for modified filesNo significant changes to the import graph Import changes for all files
|
|
I just noticed this, it conflicts with #16382. I think this should be merged and I'll edit my PR to keep whatever's relevant |
|
Thank you for the persistence! maintainer merge |
|
🚀 Pull request has been placed on the maintainer queue by YaelDillies. |
|
Thanks! 🎉 |
|
Pull request successfully merged into master. Build succeeded: |
Readd the refactorings to sndOfNotNil and tail
The changes in 17b10a9 were accidentally reverted in 5025874
This PR reintroduces the changes. The patch applied cleanly, except for some small conflict in
Hamiltonian.leanwhich I fixed.I conferred with @semorrison and they mentioned that it looked like an accident with the adaptation branch in #15513
Original PR: #15237