ylemoigne
import java.nio.Path val path = ... somepath var l = emptyList<Path>() l += path
plus
plus(e:Iterable<T>)
plus(e: T)