A monorepo for various utilities.
This package provides a set of functions for statistical analysis.
It focuses on comparing datasets acquired from benchmarks.
A set of TypeScript utilities that help you write stricter code.
Main features include:
fromEntries
- a strict typing ofObject.fromEntries
StrictMap
- a strict typing of the built-inMap
for cases where a specific Key maps to a specific Value