It seems that predicates for find can't hint the t...
# announcements
m
It seems that predicates for find can't hint the type inference is this correct. I would hope that Sequence<T>.find {it is <F>} would cast the result to <F>.