but how do I have a collection of `MyType` such th...
# announcements
m
but how do I have a collection of
MyType
such that I could iterate across it, have a
val thing: T = block()
and write it to the threadlocal?