benbjohnson / immutable

Immutable collections for Go
MIT License
713 stars 32 forks source link

List: varargs for Append,Prepend,NewList #33

Closed laher closed 1 year ago

laher commented 1 year ago

to address https://github.com/benbjohnson/immutable/issues/18 for lists

benbjohnson commented 1 year ago

Thanks, @laher