I can get around this by annotating the lambda exp...
# announcements
s
I can get around this by annotating the lambda explicitly as
(Foo) -> Unit
rather than letting the compiler infer