Hacker News new | ask | show | jobs
by the_gipsy 2150 days ago
Can you not simply `export type T` and use `f<U extends T>`?