Why does the Selectors API define two methods for retrieving nodes?

I understand that there are speed gains by having a method that grabs
just the first node, but how often do you want to do that? Don't you
want to grab the second node as often? Or the last?

--
David Håsäther


Reply via email to