Skip to content

niieani/nesity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nesity

A monorepo for various utilities.

Packages

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 of Object.fromEntries
  • StrictMap - a strict typing of the built-in Map for cases where a specific Key maps to a specific Value