Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/vicis/src/util/array/get/difference.ts>arrayGetDifference

Presentation and transformation layer for data output in RESTful APIs.
Latest
function arrayGetDifference
import { arrayGetDifference } from "https://deno.land/x/vicis@1.0.0/src/util/array/get/difference.ts";

Parameters

alpha: any[]
beta: any[]

Returns

any[]