Closed roookeee closed 5 years ago
Currently datus cannot be used in Kotlin as outlined here - Kotlins compiler can't infer the generic type parameters as accurately as Java.
We should add some tests for Scala and Kotlin (once the inference is more capable) to ensure datus really works with these languages.
As it turns out neither Kotlin or Scala work to a degree that would be acceptable, lets close this (added a note in the readme)
Currently datus cannot be used in Kotlin as outlined here - Kotlins compiler can't infer the generic type parameters as accurately as Java.
We should add some tests for Scala and Kotlin (once the inference is more capable) to ensure datus really works with these languages.