# tarry

[![npm version](https://badge.fury.io/js/tarry.svg)](https://www.npmjs.com/package/tarry)
[![Travis CI Build Status](https://travis-ci.org/chbrown/tarry.svg)](https://travis-ci.org/chbrown/tarry)
[![Coverage Status](https://coveralls.io/repos/chbrown/tarry/badge.svg)](https://coveralls.io/github/chbrown/tarry)

    npm install --save tarry

See [`index.d.ts`](index.d.ts) or [`index.ts`](index.ts) for "documentation" (sorry).

This package used to be called `arrays`, installed via GitHub, then I tried out npm's `@chbrown` scope thing, which was kind of unwieldy. Better just to use a strange-ish name than deal with those issues. So, `arrays` → `@chbrown/arrays` → <del>`typedarrays`</del> → <del>`typedarray`</del> → <del>`tarray`</del> → `tarry`.


## License

Copyright 2015 Christopher Brown. [MIT Licensed](http://chbrown.github.io/licenses/MIT/#2015).
