File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Immutable Collections Library for Kotlin
2
2
3
- [ ![ JetBrains incubator project] ( https://jb.gg/badges/incubator.svg )] ( https://confluence.jetbrains.com/display/ALL/JetBrains+on+GitHub ) [ ![ Download] ( https://api.bintray.com/packages/kotlin/kotlinx/kotlinx.collections.immutable/images/download.svg ) ] ( https://bintray.com/kotlin/kotlinx/kotlinx.collections.immutable/_latestVersion )
3
+ [ ![ JetBrains incubator project] ( https://jb.gg/badges/incubator.svg )] ( https://confluence.jetbrains.com/display/ALL/JetBrains+on+GitHub ) [ ![ GitHub license ] ( https://img.shields.io/badge/license-Apache%20License%202.0-blue.svg?style=flat )] ( http://www.apache.org/licenses/LICENSE-2.0 ) [ ![ Download] ( https://api.bintray.com/packages/kotlin/kotlinx/kotlinx.collections.immutable/images/download.svg ) ] ( https://bintray.com/kotlin/kotlinx/kotlinx.collections.immutable/_latestVersion )
4
4
5
5
Immutable collection interfaces and implementation prototypes for Kotlin.
6
6
You can’t perform that action at this time.
0 commit comments