JSPM

@data-structure-algebra/doubly-linked-list

1.0.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 9
  • Score
    100M100P100Q48872F
  • License AGPL-3.0

Doubly linked list for JavaScript

Package Exports

  • @data-structure-algebra/doubly-linked-list

Readme

↔️ @data-structure-algebra/doubly-linked-list

Doubly linked lists for JavaScript. See docs. Parent is js-data-structures.

⚠️ Depending on your environment, the code may require regeneratorRuntime to be defined, for instance by importing regenerator-runtime/runtime.

import {from} from '@data-structure-algebra/doubly-linked-list';
let list = from('abc');

License Version Tests Dependencies GitHub issues Downloads

Code issues Code maintainability Code coverage (cov) Code technical debt Documentation Package size