Thanks <@U0B8ZP13Q> arrayListOf does do the trick....
# announcements
e
Thanks @cedric arrayListOf does do the trick. However, I am still baffled by what listOf() is doing, it does not seem intuitive, and this makes it less readable. Why can't I build a collection of Path with List<Path>?