compute-fliplr
Flips a matrix horizontally.
Flips a matrix horizontally.
Flips a matrix vertically.
Construct an array of arrays from a matrix.
Construct a matrix from an array of arrays.
data structure
a javascript binary heap implementation
An efficient es6 implementation of priority queue using binary heap data structure
A collection of tree views.
Javascript implementation of a binary search tree data structure
A Typescript library for doubly linked-list implementation.
Arrays.
A (delightful) stack data structure
Infinitely generating linked list with memoisation (or an n-generator)
6th Generation Framework for JavaScript
A collection of general purpose data structures for JavaScript/TypeScript
Data structures for JavaScript
declarative immutable-ish data structures
Fast heap-based priority queue in TypeScript
A simple AVL Tree and Max(Min) Heap library which works in both client side and server side with no dependency
Trie generator.