did you mean `fun <T> myThing(thing: Paramet...
# announcements
y
did you mean
fun <T> myThing(thing: Parametrized<Container<T>, (T) -> Unit>)
?