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

dropRight

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

§Parameters

§
array2
[src]
§
guard
[src]