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

slice

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

§Parameters

§
array2
[src]
§
start
[src]