UNPKG

foxts

Version:

Opinionated collection of common TypeScript utils by @SukkaW

1 lines 144 B
"use strict";var e=require("../identity/index.js");exports.addArrayElementsToSet=function(t,r,i=e.identity){return r.forEach(e=>t.add(i(e))),t};