P3KI/bendy

Implement `size_hint` for `MapAccess`/`SeqAccess` implementers

Mingun opened this issue · 0 comments

Mingun commented

I just noticed, that your MapAccess and SeqAccess implementors does not implement size_hint, but it seems that should be pretty easy to implement.