mirror of
https://github.com/accelforce/Yuito
synced 2025-02-04 09:47:50 +01:00
f1d46766eb
* Use more Sequences to reduce collection processing https://kotlinlang.org/docs/sequences.html * Use joinToString * Fix style * Revert "Use more Sequences to reduce collection processing" This reverts commit acf8071d9e62af1366b40dc6cb0ce43b4b355ec2. * Fix