type-level-typescript-workshop
type-level-typescript-workshop copied to clipboard
ex. 04, wrong order of problems 3 and 4
The solutions file has them in a different order (apparently, more proper to their difficulties).
https://github.com/gvergnaud/type-level-typescript-workshop/blob/cc7c360e6be62b9a2e6306b8eb49f887314e857c/04-template-literal-types/exercises.ts#L50-L51
https://github.com/gvergnaud/type-level-typescript-workshop/blob/cc7c360e6be62b9a2e6306b8eb49f887314e857c/04-template-literal-types/solution.ts#L50-L51