Namchee @namchee.dev · Dec 17

Day 16. We can deal with recursion with the help of `ReturnType`

0 likes 1 replies

?

Replies

Namchee · Dec 17

Day 17. We can strongly-type the composition and utilities using generics. To avoid type narrowing for string utilities, we can recast it using string utility types.