Improve `next` function alias
Since `next` is just there for compatability reasons, it is more reusable be completely transparent, i.e. Passing every [keyword]argument. Now, we don't need to re-define it in the child class with a different signature.
Please register or sign in to comment