I decided then to create my own
If the item is not in the list then it raises an error, so I'll need a try-except block too.
It seemed easy to add flags to:
Stop after finding a first index of the sub-list in the list.
Collection
[
|
...
]
I decided then to create my own
If the item is not in the list then it raises an error, so I'll need a try-except block too.
It seemed easy to add flags to:
Stop after finding a first index of the sub-list in the list.