1.0.0 • Published 3 years ago

@data-structure-algebra/doubly-linked-list v1.0.0

Weekly downloads
-
License
AGPL-3.0
Repository
github
Last release
3 years ago

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

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

:warning: 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