v0.5.0
What's Changed
- support the iOS and Wasm JS targets
- add the enum operator functions
+
,-
,++
,--
sinceenumEntries
got supported in Kotlin 2.0 - add
MutableMapStringKeyValueStore
- add more functions for checking OSs in
com.huanshankeji.os
- add some
isSorted...
extension functions that the standard library lacks