UNPKG

foxts

Version:

Opinionated collection of common TypeScript utils by @SukkaW

1 lines 139 B
import{identity as r}from"../identity/index.mjs";function t(e,d,n=r){return d.forEach(r=>e.add(n(r))),e}export{t as addArrayElementsToSet};