Files
kotlin-fork/libraries
Stepan Koltsov c40bb8c9b3 ImmutableArrayList and listBuilder() prototype
TODO: lots of improvements, documentation, tests
2012-05-17 16:37:21 +04:00
..
2012-04-12 13:03:15 +04:00
2012-05-16 17:43:12 +04:00
2012-05-07 17:26:33 +04:00
2012-05-07 19:06:59 +04:00
2012-04-05 16:22:59 +01:00

Kotlin Libraries

This area of the project is all written in Kotlin and assumes you've got the Kotlin IDEA plugin installed.

This area of the project uses Maven for its build. To build install a recent Maven distribution then type:

mvn install

For more details see the Getting Started Guide