selfrefactor / rambdax

Extended version of Rambda
https://selfrefactor.github.io/rambdax
MIT License
221 stars 26 forks source link

Dealing with readonly types returned from immutable array operations #69

Closed thekarel closed 3 years ago

thekarel commented 3 years ago

Basically the same as https://github.com/selfrefactor/rambda/issues/565

Are there any plans to port the solution mentioned in https://github.com/selfrefactor/rambda/issues/565#issuecomment-877803309 to rambdax?

selfrefactor commented 3 years ago

It is coming with the new version. It won't take more than a few days to prepare the release.

selfrefactor commented 3 years ago

Released with 7.3.0. Let me know if the issue is not solved.