JSPM

generic-rbtree

1.1.2
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 5
  • Score
    100M100P100Q39370F
  • License MIT

A Red-Black Tree with a generic interface for TypeScript

Package Exports

  • generic-rbtree
  • generic-rbtree/build/browser/index.js
  • generic-rbtree/build/main/index.js
  • generic-rbtree/build/module/index.js

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 (generic-rbtree) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

generic-rbtree

A Red-Black Tree with a generic interface for TypeScript.