Hey, I have another question. There is a method in...
# getting-started
m
Hey, I have another question. There is a method in list which return copy of list extend of added element? Something, like in vavr collections?
f
kotlin.collections.plus ?
m
Thanks
d
Also known as
collection + newElement