https://kotlinlang.org logo
i

ilya.gorbunov

06/20/2016, 4:31 PM
Could you prototype how it is going to be implemented in JVM? I.e. when
Monoid
is a plain interface and there's a function taking
List<Monoid>
and you want to pass a
List<String>
to it.