https://github.com/skychx/ts-type-gymnastics
TypeScript Type Gymnastics
https://github.com/skychx/ts-type-gymnastics
Last synced: about 1 year ago
JSON representation
TypeScript Type Gymnastics
- Host: GitHub
- URL: https://github.com/skychx/ts-type-gymnastics
- Owner: skychx
- License: mit
- Created: 2022-01-12T13:40:59.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-22T04:29:09.000Z (over 4 years ago)
- Last Synced: 2025-02-01T23:12:48.806Z (over 1 year ago)
- Language: TypeScript
- Size: 58.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ts-type-gymnastics
Skychx's TypeScript Type Gymnastics Playground
## Type Challenges
> Collection of TypeScript type challenges with online judge
Answers to [Type Challenges](https://github.com/type-challenges/type-challenges) questions
```
src
└── type-challenges
├── easy
├── hard
└── medium
```