note how you can `for..in` even though `Container&...
# announcements
s
note how you can
for..in
even though
Container<T>
doesn’t explicitly implement
Iterable<T>