peekNthLink

fun peekNthLink(n: <Error class: unknown class>): List

Returns the link at the given position

Return

the link at the @n'th position, or null if @n is off the end of the list

Since

2.4

Parameters

n

the position of the link