Join Slack
Powered by
seems to be due to nullability in my type. `it.baz...
# announcements
m
Michael
06/26/2018, 2:36 PM
seems to be due to nullability in my type.
it.baz
is nullable (probably a java pojo); the definition is
myfunc <T> (func Function<Foo, T>) : T?
Open in Slack
Previous
Next