1# Module refLinks 2 3## Kotlin Standard Library 4 5The Kotlin standard library is a set of functions and types implementing idiomatic patterns when working with collections, 6text and files. 7See [ref] 8Also, [example][ref] 9 10# Package kotlin 11 12Core functions and types 13See [ref] 14Also, [example][ref] 15 16<!-- Refs --> 17[ref]: http://example.com 18