Giters
Kotlin
/
kotlinx.collections.immutable
Immutable persistent collections for Kotlin
Geek Repo:
Geek Repo
Github PK Tool:
Github PK Tool
Stargazers:
1204
Watchers:
51
Issues:
109
Forks:
62
Kotlin/kotlinx.collections.immutable Issues
Add explanation about persistent collection to doc
Updated
a month ago
Comments count
1
Bug in PersistentMap equals implementation
Updated
2 months ago
java.util.ConcurrentModificationException in PersistentMap.mutate {}
Updated
2 months ago
Comments count
7
adding and removing items from immutablelist
Updated
2 months ago
Comments count
2
No orEmpty function for ImmutableList?
Updated
2 months ago
Comments count
1
Distinguish between ordered and unordered sets and maps (urgent; can only be implemented before beta releases)
Updated
2 months ago
Comments count
4
Make all immutable interfaces `sealed` to prevent implementations that allow mutations
Updated
2 months ago
Comments count
17
Setup commitStatusPublisher to publish CI run results to PRs
Closed
3 months ago
Version 0.2 was removed from BT KotlinX repository
Closed
4 months ago
Comments count
3
Road to Beta
Updated
4 months ago
Comments count
2
Expose Ordered types
Updated
5 months ago
Comments count
5
production-ready? or, roadmap?
Updated
6 months ago
Comments count
7
Add to the stdlib
Updated
6 months ago
Comments count
5
Ghost element when applying multiples minus operations on a PersistentHashSet
Updated
7 months ago
Questionable PersistentList time complexity specification
Updated
7 months ago
Comments count
2
Map, Filter, etc. operations on an ImmutableList should return another ImmutableList
Updated
7 months ago
Comments count
1
Add documentation for immutable adapters
Updated
7 months ago
Comments count
1
Compiler warning: Exported declaration uses non-exportable parameter type
Updated
9 months ago
Comments count
4
Rename removeAll/retainAll to filter/filterNot
Updated
9 months ago
Comments count
2
Provide module-info descriptor for java 9 and later
Updated
10 months ago
Comments count
7
PeristentHashMap.values creates a new instance of `PersistentHashMapValues` on each call
Closed
a year ago
Comments count
3
Is the Android fast iteratable methods supported?
Closed
a year ago
Comments count
1
Explicit API mode?
Closed
a year ago
Comments count
5
Introduce Binary compatibility validator to track API changes
Closed
a year ago
Update kotlin version to 1.9.20
Closed
a year ago
Comments count
3
Add `buildPersistentList { }`, `buildPersistentMap { }`, `buildPersistentSet { }` to match the builders in kotlin stdlib
Updated
a year ago
Comments count
2
WASM support
Closed
a year ago
Comments count
3
Add extension functions to convert Array to persistent collections
Closed
a year ago
jvm: add footprint benchmark via JOL
Updated
a year ago
Comments count
1
persistentListOf & compose compiler issue
Closed
a year ago
Comments count
7
Consider `addAll` special cases
Updated
a year ago
Comments count
1
concurrentList.toPersistentList or concurrentMap.toPersistentMap is incorrectly implemented
Updated
a year ago
Comments count
1
Implementation methods inherited from `kotlin-stdlib` `Abstract[x]` are not visible in interfaces
Closed
a year ago
Comments count
2
Add support for linuxArm64
Closed
a year ago
Comments count
2
PersistentList is missing a subList that returns a new PersistentList (currently returns ImmutableList)
Updated
a year ago
Comments count
1
Dead Repo
Closed
a year ago
Comments count
2
Non-empty immutable collections
Updated
2 years ago
Lists and Sets should provide an implementation for `plusElement`
Updated
2 years ago
Comments count
1
Missing empty constructors
Updated
2 years ago
Comments count
7
Consider adding filterTo, mapTo, etc overloads
Updated
2 years ago
Comments count
3
Make collections serializable with kotlinx.serialization
Closed
2 years ago
Comments count
2
Adding a PersistentQueue
Updated
2 years ago
Make ordered & non-ordered set/map implementations distinguishable
Updated
2 years ago
Comments count
1
Please cache the hashCode
Closed
3 years ago
Comments count
2
Support for M1 simulators
Closed
3 years ago
Comments count
2
Documentation issue ?
Closed
3 years ago
Comments count
1
PeristentHashMapBuilder.putAll() with another persistent hash map can produce incorrect results.
Closed
3 years ago
Comments count
8
PersistentHashMapBuilderTest.randomOperationTests fails on JVM
Closed
4 years ago
Comments count
1
Please publish to 'https://maven.pkg.jetbrains.space/public/'
Closed
4 years ago
Comments count
2
Document garbage collection implications/guarantees
Updated
4 years ago
Comments count
3
Previous
Next