Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@hansogj/array.utils

hansogj1kISC2.6.0TypeScript support: included

utilizes js/ts arrays with onEmpty, defined and flatMap functions

defined, properties

readme

ARRAY.UTILS

List of content:

Breaking 2.0.0

Polyfilling all features as one on main import import '@hansogj/array.utils'.

When in need of only one of the feature, you should import just the one, ie import '@hansogj/array.utils/dist/defined'