fluent-iterable

NOTE: This package has moved to the codibre/fluent-iterable monorepo (libs/fluent-iterable-js-sdsl/). This repository is preserved for historical reference only.

| Actions Status Actions Status Actions Status Test Coverage Maintainability Packages npm version

This packages is an ex extension to @codibr/fluent-iterable which integrates it with js-sdsl, a library with some great data structures implementations

How to Install

npm i @fluent-iterable/js-sdsl @fluent-iterable js-sdsl

How to use it

To use it, you need to import this package in the main file of your project, making its methods accesible in anywhere. Remember: you have to make sure the package is imported on your unit tests too!

About the integration, we have some resolving operations to generate some of the data structures provided by js-sdsl, which is:

To see how to use each of those methods, checkout it out on the in code documentation!

License

Licensed under MIT.