I’m trying to understand why scala library doesn’t...
# datascience
n
I’m trying to understand why scala library doesn’t require so much type declaration while an equivalent java library does. because i’m trying to use kotlin with flink and have to write java in kotlin rather than idiomatic one.