For documenting my personal practices on problems of TypeScript type system code golfing katas.
Index for TypeChallenges
4 Pick
7 Readonly
11 Tuple to Object
14 First of Array
18 Length of Tuple
43 Exclude
189 Awaited
268 If
533 Concat
898 Includes
3057 Push
3060 Unshift
2 Get Return Type
3 Omit
8 Readonly 2
9 Deep Readonly
10 Tuple to Union
12 Chainable Options
15 Last of Array
16 Pop
20 Promise.all
62 Type Lookup
106 Trim Left (merged to Custom/Strings/Trim)
108 Trim (merged to Custom/Strings/Trim)
110 Capitalize
116 Replace
119 ReplaceAll
191 Append Argument
298 Length of String
459 Flatten
527 Append to object
529 Absolute
531 String to Union
89 Required Keys
90 Optional Keys
5 Get Readonly Keys
151 Query String Parser
First of array strict
Last of array strict
Power set
Reverse
Find duplicate strings
Is snake case
Parse URL params
Reverse string
Trim