Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

nth

import { nth } from "https://cdn.skypack.dev/lodash-es";
function nth(array2, n);
§
nth(array2, n)
[src]

§Parameters

§
array2
[src]