Fix docstring and var name of itertools recipe (#112113)
`prepend()` works with arbitrary iterables, not only iterators. In fact, the example given uses a `list`, which is iterable, but not an iterator.
S
Sebastian Rittau committed
6c47eaccfa2550c140a24bc6e520d968731d9689
Parent: 4fa376b
Committed by GitHub <noreply@github.com>
on 11/22/2023, 5:35:36 AM