TS Ep 55: Advanced Function Composition
·645 words·4 mins
How do you type a pipe() function that takes an infinite number of functions, where the output of function A must perfectly match the input of function B? Welcome to the final boss of TypeScript.
