Fork me on GitHub
#core-typed
<
2018-05-29
>
whilo21:05:00

Any ideas?

whilo21:05:52

The type annotation inference is pretty cool, but Java interop still screws me.

whilo21:05:45

When I do ^:no-check on str->md5 everything works fine.

whilo21:05:53

Regarding Java interop, probably an IDE helper adding the non-nil-return form could also help. I guess there is no static analysis of Java bytecode doable to determine nillable types (?).