kotlin source code
Answered
for the sake of interest, I went to the sources of the kotlin and found there a file with the declared interfaces of 22 functions (function of 1 variable, 2, ...22). It became interesting to know why this is the case and why to create such interfaces at all
Please sign in to leave a comment.
Please use https://discuss.kotlinlang.org/ for any questions related to Kotlin.