-
-
Notifications
You must be signed in to change notification settings - Fork 24
Proposal: add arrayConcat #49
Copy link
Copy link
Closed
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Array concat has wrong types, so maybe we should add an
arrayConcatfunction as a quick fix.See microsoft/TypeScript#36554 (comment), microsoft/TypeScript#41913, microsoft/TypeScript#33645 for more use cases.