baob
09/12/2017, 12:48 PMi_introduction._12_Extensions_On_Collections which sends you to https://kotlinlang.org/docs/reference/collections.html
The only reason I can make any headway on this is I happen to have found out yesterday that List<Int> relates to a concept called generics (I think) which I can google. Without that knowledge I’d be snookered. This isn’t the only example either, but it is the worst yet.