skychx / ts-type-gymnastics

TypeScript Type Gymnastics

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ts-type-gymnastics

Skychx's TypeScript Type Gymnastics Playground

Type Challenges

Collection of TypeScript type challenges with online judge

Answers to Type Challenges questions

src
└── type-challenges
    ├── easy
    ├── hard
    └── medium

About

TypeScript Type Gymnastics

License:MIT License


Languages

Language:TypeScript 93.1%Language:JavaScript 6.9%