<@U0F3291QE> `List&lt;LibraryFile&gt; needsUpdate ...
# tornadofx
p
@edvin
List<LibraryFile> needsUpdate = manifest.files.stream() ...
why are you using java's streams? Just curious