Files
astronomy/source
Ebrahim Byagowi 962b9c7c9c kotlin: Revert and use arrayOf directly
Direct use of arrayOf can be a bit more efficient than calling map and toTypedArray.

It could be faster if JupiterMoonsInfo was holding a list but better to use direct
typed array initializer for more efficiency.
2022-04-28 19:10:35 +04:30
..
2019-05-15 22:09:24 -04:00
2022-04-26 15:58:27 -04:00
2022-04-26 15:58:27 -04:00