utterances bot
utterances bot
# First of Array 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/easy-first.html](https://ghaiklor.github.io/type-challenges-solutions/en/easy-first.html)
# Tuple to Union 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-tuple-to-union.html](https://ghaiklor.github.io/type-challenges-solutions/en/medium-tuple-to-union.html)
# KebabCase 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-kebabcase.html](https://ghaiklor.github.io/type-challenges-solutions/en/medium-kebabcase.html)
# Omit 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-omit.html](https://ghaiklor.github.io/type-challenges-solutions/en/medium-omit.html)
# EndsWith 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-endswith.html](https://ghaiklor.github.io/type-challenges-solutions/en/medium-endswith.html)
# Diff 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-diff.html](https://ghaiklor.github.io/type-challenges-solutions/en/medium-diff.html)
# Chunk 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-chunk.html](https://ghaiklor.github.io/type-challenges-solutions/en/medium-chunk.html)
# CamelCase 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-camelcase.html](https://ghaiklor.github.io/type-challenges-solutions/en/medium-camelcase.html)
# Append to Object 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-append-to-object.html](https://ghaiklor.github.io/type-challenges-solutions/en/medium-append-to-object.html)
# Remove Index Signature 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-remove-index-signature.html](https://ghaiklor.github.io/type-challenges-solutions/en/medium-remove-index-signature.html)