popNthLink
Removes and returns the link at the given position.
Return
the @n'th link, or null if @n is off the end of @queue
Since
2.4
Parameters
n
the link's position
Removes and returns the link at the given position.
the @n'th link, or null if @n is off the end of @queue
2.4
the link's position