Prefer .nth(n)
over .skip(n).next()
.
#53636
Merged
.nth(n)
over .skip(n).next()
.
#53636