Skip to main content
Module

x/last_item/mod.ts

⚡ Get the last N items of an array, faster than Array.slice/at
Latest
import * as lastItem from "https://deno.land/x/last_item@0.1.2/mod.ts";