Hang on...
String to Union
Implement the String to Union type. Type take string argument. The output should be a union of input letters
For example
type Test = "123" type Result = StringToUnion<Test> // expected to be "1" | "2" | "3"
Adding your container request
Getting your dedicated container
Connecting to your container
Setting up your editor
Finalizing your playground
TerminalEditorBrowser