No method `iterate(::MyType)`
(or similar) is pretty clear to me. You can of course define your own catch for this, but you’ll never really know whether the error is pebcac or an error in the package. If I get an error as above, and I read the documentation which says “xs
is an iterable collection of …” then I can assume it’s on my end.