-
Notifications
You must be signed in to change notification settings - Fork 62
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
What's the state of this project? #26
Comments
We are not developing the project actively at this moment, but are going to resume the development very soon. Our first plans are:
|
Thanks, sounds great! |
@ilya-g I reached here because I'm looking for efficient immutable collections for use in our product along with Kotlin in production. I am confused as to the state of this project. It does seem active yet dormant. There have been a few merges of late (including PR #20) yet the corresponding defect hasn't yet been closed, and the main Readme still says that this implementation is based on pCollections. Also I see several other implementations of immutable collections whose authors have participated here (including vavr, Paguro, capsule) in other defect comments. I wanted to get your opinion on what your recommendations are about sticking to this project vs others especially considering production-readiness. Thanks! |
@koikahin We're actively working in the branch |
Version 0.2 is released! |
Any plan for stable release? |
As a suggestion, what if the initial stable release would do what Immutable Collections from Guava do, so that existing Java code can be migrated to Kotlin easier? |
Hi everyone, Here is our roadmap for promoting the library to Beta and eventually to a stable release: #185 |
Coming from Scala I would love to use this but it looks to be still in prototype phase and development has stopped? Is it production ready? What's the current plan with it?
The text was updated successfully, but these errors were encountered: