You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
gh-36202: some micro-details in Dyck words and Parking functions
This is
- widening the input type of ParkingFunction to allow for tuples and
list-like objects
- enhancing the method "list_parking_functions" of Dyck words to return
Parking functions, and creating an iterator
### 📝 Checklist
- [x] The title is concise, informative, and self-explanatory.
- [x] The description explains in detail what this PR is about.
- [x] I have created tests covering the changes.
- [x] I have updated the documentation accordingly.
URL: #36202
Reported by: Frédéric Chapoton
Reviewer(s): Matthias Köppe
0 commit comments