ExSwift icon indicating copy to clipboard operation
ExSwift copied to clipboard

Added support for adding single elements to an array

Open colemancda opened this issue 9 years ago • 1 comments

Current syntax in Standard Library: [T] += [T]

Proposed extension: [T] += T

colemancda avatar Apr 30 '15 13:04 colemancda

Sure, do you have a PR ready?

pNre avatar May 03 '15 16:05 pNre