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

Package detail

starry._array-types

seangenabe35MIT4.0.0TypeScript support: included

Member of the starry suite—modular functions for iterable objects.

iterable, iteration, iterator, starry-modularized

readme

Member of the starry suite—modular functions for iterable objects.

npm node

Status

Applies to the whole suite.

Build Status Coverage Status

Usage

const arrayTypes: Set<ArrayConstructor | %TypedArrayConstructor%>

A set containing all of the array types (Array, %TypedArray%).