list_nth

nothrow @safe @nogc
list_t
list_nth
(
list_t list
,
int n
)

Return Value

Type: list_t

nth list entry in list.

Meta