Search results
26 packages found
Efficient structure representing a sequence of elements, with powerful operations for TypeScript
Common types and objects used in many other Rimbu packages
Type definitions for the basic generic Rimbu collections
Immutable HashMap and HashSet implementations for TypeScript
Utilities to implement Rimbu collections
Immutable SortedMap and SortedSet implementations for TypeScript
An efficient immutable ordered sequence of elements akin to a Vector
Immutable spreadsheet-like data structures containing row keys, column keys, and cell values
Immutable Graph data structures for TypeScript
A bidirectional immutable Map of keys and values for TypeScript
An immutable Map where each key can have multiple values
Immutable ProximityMap implementation for TypeScript
Tools to use handle plain JS objects as immutable objects
Immutable collections and tools for TypeScript
Immutable OrderedMap and OrderedSet implementations for TypeScript
A bidirectional immutable MultiMap of keys and values for TypeScript
An immutable Set where each element can occur multiple times
Type-level numeric and string operations
State management tools to create stateful logic that can be easily integrated in any framework
Channel implementation for TypeScript akin to Go Channels