Skip to content

todesking/unsafety-zoo.ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Collection of unsoundness in TypeScript

Various ways to write unsafe_cast<T, U>(x: T): U, null_as<T>(): T, undefined_as<T>(): T, etc.

Most of examples come from Tkr's article

About

Various ways to bring unsoundness to TypeScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published