Open utterances-bot opened 1 year ago
This project is aimed at helping you better understand how the type system works, writing your own utilities, or just having fun with the challenges.
https://ghaiklor.github.io/type-challenges-solutions/en/medium-replace.html
The following should be added to pass all tests (in case From is empty string):
: From extends "" ? S
Replace
This project is aimed at helping you better understand how the type system works, writing your own utilities, or just having fun with the challenges.
https://ghaiklor.github.io/type-challenges-solutions/en/medium-replace.html