tuples-boolean-bitmasker
Utility to use tuples of booleans (i.e. array of booleans) as filtering mechanism leveraging Bitwise operators 'under the hood'
Utility to use tuples of booleans (i.e. array of booleans) as filtering mechanism leveraging Bitwise operators 'under the hood'
a function that returns its arguments as a typescript tuple
Define complex binary structures using composable primitives
Less painful binary encoding / decoding
Console debugging utilities for micro-packed
Generics to work with union/tuple in typescript
Suite for testing primality, finding primes, and finding prime k-tuples
Utilities to create immutable objects and arrays
TypeScript utility types
Named typed tuple.
Test if a value is named typed tuple-like.
Map implementation using N-tuples as multi-dimensional keys.
Alternate and slightly faster implementation of [map2](https://www.npmjs.com/package/map2) and [set2](https://www.npmjs.com/package/set2) allowing you to use more than one key as the key
A comprehensive TypeScript library bringing Scala's powerful functional programming paradigms to JavaScript/TypeScript, featuring immutable collections, monads, pattern matching, and more
Strong typed functional 'Either', 'Maybe', 'Identity' and 'Tuple'
Strong typed functional 'Either'
Strong typed functional 'Maybe'
Strong typed functional 'Tuple'
Utilities for handling tuples in TypeScript.