Spyke

Syndicated from the fediverse. Read and engage on the original instance.

View original on lemmy.world
kotlin·Kotlinbythe_ocs

Persistent data structures

I've for a good while been using an excellent port of Scala's persistent data structures in my Kotlin code known as Dexx. This also works well from Java code.

However, while the project is what I would call feature complete, it's no longer maintained, resulting in outdated dependencies. It would also become problematic should any bugs or issues pop up.

Hence I decided to fork it as Sigbla PDS and tidy it up a bit, with v1.0 now released and ready for use.

https://github.com/sigbla/sigbla-pdsOpen linkView original on lemmy.world
4

No replies yet

No comments on the original post yet.