Exercise #136: Compose
TypeScript Generics ยท 06-challenges
Goal

Goal: Add typed overloads to `compose` so function inputs/outputs line up.

Run "Check Solution" to validate your code in the browser.