Skip to main content
Module

x/rimbu/common/index.ts

Rimbu is a TypeScript library focused on immutable, performant, and type-safe collections and other tools.
Go to Latest
File
/** * @packageDocumentation * * The `@rimbu/common` package provides many commonly used types and utilities that can also be of use to Rimbu users.<br/> */
export * from './internal.ts';