-
Notifications
You must be signed in to change notification settings - Fork 61
Issues: Kotlin/kotlinx.collections.immutable
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
adding and removing items from immutablelist
doc
Documentation improvement task
#189
opened Aug 14, 2024 by
fred-bowker
Add explanation about persistent collection to doc
doc
Documentation improvement task
#184
opened Jun 2, 2024 by
ayyubid
Map, Filter, etc. operations on an ImmutableList should return another ImmutableList
#181
opened May 14, 2024 by
nick2525
Compiler warning: Exported declaration uses non-exportable parameter type
as designed
#172
opened Jan 14, 2024 by
gino-m
Add documentation for immutable adapters
doc
Documentation improvement task
#170
opened Jan 10, 2024 by
qurbonzoda
Provide module-info descriptor for java 9 and later
request
#157
opened Nov 16, 2023 by
daniel-jasinski
concurrentList.toPersistentList or concurrentMap.toPersistentMap is incorrectly implemented
needs discussion
#155
opened Nov 2, 2023 by
develar
PeristentHashMap.values creates a new instance of
PersistentHashMapValues
on each call
as designed
#153
opened Oct 24, 2023 by
develar
PersistentList is missing a subList that returns a new PersistentList (currently returns ImmutableList)
#150
opened Aug 22, 2023 by
carstenhag
Make all immutable interfaces
sealed
to prevent implementations that allow mutations
#147
opened Jun 9, 2023 by
yogurtearl
java.util.ConcurrentModificationException in PersistentMap.mutate {}
needs discussion
#146
opened Jun 2, 2023 by
AbelToy
Ghost element when applying multiples minus operations on a PersistentHashSet
bug
#144
opened Mar 28, 2023 by
correacaio
Lists and Sets should provide an implementation for
plusElement
#141
opened Jan 19, 2023 by
SebastianAigner
Make ordered & non-ordered set/map implementations distinguishable
#128
opened May 27, 2022 by
bubenheimer
Questionable PersistentList time complexity specification
doc
Documentation improvement task
#125
opened Mar 24, 2022 by
mcpiroman
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.