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

drop

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

§Parameters

§
array2
[src]
§
guard
[src]