addingAll
Returns a new persistent list with elements of the specified elements collection appended, or this instance if the specified collection is empty.
The elements are appended in the order they appear in the specified collection.
Returns a new persistent list with elements of the specified elements collection appended, or this instance if the specified collection is empty.
The elements are appended in the order they appear in the specified collection.
Thanks for your feedback!