Kotlin STL provides lot of other functions to perform advanced operations on Collections (Range, Arrays, Lists, Sets, Maps etc.). Some of the most widely used are explained below.
Note : In the following sections List refers to List based collections : Array, Set & List.