A mutex solution as an alternative to Promises/async+await.
-
Updated
Sep 14, 2021 - TypeScript
A mutex solution as an alternative to Promises/async+await.
A series of consumable elements that can be filtered, mapped, reduced, etc. into other streams, or collected into various other data structures.
Tree-based string storage data structure.
An interface representing the general forms of data structures that contain elements.
Chai assertions for ADTs from Purify
A full-featured doubly-linked list implementation.
A map where multiple keys point to a single value, and the removal of a single key removes all matching key-value pairs.
Painless pattern matching in TypeScript with type safety and minimalistic syntax
Algebraic Data Types & Typescript
An easy to read and beginner friendly fp lib
A stack (LIFO) implementation written in TypeScript.
Hooks, Masks, Validators, Transforms, Features. Algorithms, PY, JS, TS, React, CS... many languages
Expands haskell-syntax ADTs to typescript equivalent types definitions using gcanti/fp-ts-codegen
TypeScript library inspired by PureScript
Functional programming essentials for TypeScript
A set of interfaces, abstract classes, and types that seek to describe most basic data structures.
A queue (FIFO) implementation written in TypeScript.
Build ADT types for Typesscript from a ANTLR4 grammar
Rust-like enums for TypeScript
Add a description, image, and links to the adt topic page so that developers can more easily learn about it.
To associate your repository with the adt topic, visit your repo's landing page and select "manage topics."