Skip to content

Latest commit

 

History

History
71 lines (48 loc) · 4.42 KB

readme.md

File metadata and controls

71 lines (48 loc) · 4.42 KB

Type Trident Logo

type-trident

A curated list of advanced type level madness

🪄 List

Leetcode challenges

And the most crazy one:

  • Type level parser - Tweet
    An experimental tokenizer/parser/interpreter written entirely on type-level to push the limits of TypeScript's type system.

This repository is inspired by Type Gymnastic by g-plane.