Skip to main content
Module

x/lodash_es/src/pullAt.js

lodash for deno use
Latest
import * as lodashEs from "https://deno.land/x/lodash_es@v0.0.2/src/pullAt.js";

Variables

Removes elements from array corresponding to indexes and returns an array of removed elements.