A Map which accepts a named tuple of objects as a key
Named tuples are small immutable data structures which are easy to define and use. Inspiration comes from the [Python collections module](https://docs.python.org/3/library/collections.html#collections.namedtuple).
nv-array-named-tuple =======================
Immutable finite list objects with constant-time equality testing (===) and no memory leaks
Generics to work with tuples in TypeScript
A polyfill for the Record and Tuple Stage 2 ECMAScript proposal.
Compile regular expressions using named groups to ES5.
TypeScript meta functions for (especially variadic) meta programming
Compile regular expressions using duplicate named groups to index-based groups.
Decode named character references
Allow parsing of records and tuples.
A transform for Record and Tuple syntax.
nv-facutil-nt ======================= - SLOW named-tuple, for config using
A list of color names and its values
sql named placeholders to unnamed compiler
This is an encoder and decoder for the foundationdb [tuple encoding](https://apple.github.io/foundationdb/data-modeling.html#tuples) format.
A very, very tiny interface to Riak
Generic type declarations for e.g. TypeScript, GraphQL and JSON Schema
Helpers for generating account addresses
Utilities for managing versions of node including looking up codenames
Lexes CommonJS modules, returning their named exports metadata
Extends `type-fest` with extra goodies.
Library with base interfaces for LangGraph checkpoint savers.
Lightweight Record and Tuple data structures
A macro for declaring a `struct` that manages a set of fields in a `tuple`.
Create named tuples using the tup!() macro.
Anonymous struct implementation in rust
Procedural macros implementation of structz