<@U0GBVCELB>: Ah, your `+` is calling `public oper...
# announcements
a
@eric.kolotyluk: Ah, your
+
is calling
public operator fun <T> Collection<T>.plus(elements: Iterable<T>): List<T>
... it's adding all the segments of the path (so all the directories). In your case
Scanned
.
Path
is defined as
Iterable
it seems