Skip to content

v0.5.0

Compare
Choose a tag to compare
@ShreckYe ShreckYe released this 20 Oct 07:39

What's Changed

  • support the iOS and Wasm JS targets
  • add the enum operator functions +, -, ++, -- since enumEntries 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