You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I see all of these have toList(): List<T> but there is no way to call toList polymorphically due to lack of structural subtyping/type classes/ducktyping in kotlin. 🤦 I am a Kotlin newbie so maybe I am wrong?
What version are you currently using?
1.2.1
What would you like to see?
The text was updated successfully, but these errors were encountered: