safe-prop
Safe object property access using Either ADT
Safe object property access using Either ADT
AVL-tree for Node.js and the browser.
A map where multiple keys point to a single value, and the removal of a single key removes all matching key-value pairs.
Simple tagged unions
Stack ADT for browser and nodejs
Singly linked, doubly linked, and circular LinkedList
playground for algorithmic code bricks in JavaScript
playground for algorithmic code bricks in JavaScript
Binary search tree data structure library for JavaScript
graphs and networks code bricks for JavaScript
AVL Tree ADT for browser and nodejs
Church encoding of `these` for JS
Contravariant functors in JS with Flow.
Either implementation for union-type
Option / Maybe implementation for union-type
A small utility library that leverages folktale to make handling resources easier.
A tagged unions code generation library for discriminating tastes
Typescript implementation of Elm ADTs
disjoint set data structure for browsers and node.js
Doubly Linked List ADT for browser and nodejs