inocan-group / inferred-types

primitives for advanced inference in TS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Inferred Types

A collection of Typescript utilities which try to preserve as much strong and narrow typing as is possible. The repo's src/ directory ia broken into a set of runtime utilities as well as pure design-time type utilities.

All utilities are tested for runtime and design-time correctness.

About

primitives for advanced inference in TS

License:MIT License


Languages

Language:TypeScript 100.0%Language:JavaScript 0.0%