ts-not

0.1.0 • Public • Published

ts-not

Node module implementing type negation for TypeScript. Does not work in some cases involving arrays, trying to think of fix

Installation

npm i ts-not

Not<T>

For any type T, Not<T> is a type whose set of possible instantiations is equivalent to the set of possible TS variables that are not assignable to T

Uni

The type Uni is the universal set of possible TypeScript variables

Readme

Keywords

none

Package Sidebar

Install

npm i ts-not

Weekly Downloads

0

Version

0.1.0

License

CC

Unpacked Size

734 B

Total Files

3

Last publish

Collaborators

  • danadzik