Immutable Arrays are now available:
https://github.com/daniel-rusu/pods4k/tree/main/immutable-arrays
Surprisingly, they are much faster than lists and quite a bit faster than regular arrays for many common operations due to many optimizations.