pyroll-project / pyroll-core

PyRoll rolling simulation framework - core library.
https://pyroll.readthedocs.io
BSD 3-Clause "New" or "Revised" License
12 stars 7 forks source link

Add ´append´ and ´prepend´ methods to `PassSequence` #184

Closed ChRen95 closed 6 months ago

ChRen95 commented 6 months ago

To better manipulate a PassSequence, the class should feature list like methods like ´prepend´ and ´append´. Maybe also ´drop´