Next:
number
Up:
snip-class-list<>
Previous:
find-position
nth
Returns the
n
th class in the list, or
#f
if the list has
n
classes or less.
(send
a-snip-class-list
nth
n
)
->
snip-class%
object or
#f
n
:
exact non-negative integer
PLT