Exports useful data structures for TypeScript.
npm install @bausano/data-structuresExports data structures for TypeScript. See the list of the structures below or
in the docs/ directory.
npm i @bausano/data-structures -S
Option enum. It removes the hassle ofnull or undefined in your code and provides set of useful methodsSee the documentation for this structure.
@exteranto/framework, pipeline sends data through filters thatSee the documentation for this structure.
PriorityQueue. Sorts elements based on theT provides and also optionally limits the size.See the documentation for this structure.