Package Exports
- @thi.ng/arrays
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@thi.ng/arrays) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
@thi.ng/arrays
This project is part of the @thi.ng/umbrella monorepo.
About
Array & ArrayLike utilities.
Installation
yarn add @thi.ng/arraysDependencies
Usage examples
import * as a from "@thi.ng/arrays";API
- binarySearch()
- endsWith()
- ensureArray()
- ensureIterable()
- fuzzyMatch()
- peek()
- shuffle() (w/ custom PRNG support)
- startsWith()
- swizzle()
Authors
- Karsten Schmidt
License
© 2018 Karsten Schmidt // Apache Software License 2.0