<@U0F3291QE> `Iterable&lt;Animation&gt;` would be ...
# tornadofx
r
@edvin
Iterable<Animation>
would be a better idea, but the function definition would have to change (
addAll
expects a collection, probably to avoid infinite iterables).