All Downloads are FREE. Search and download functionalities are using the official Maven repository.

commonMain.workarounds.SortedSet.kt Maven / Gradle / Ivy

There is a newer version: 0.14.0
Show newest version
package io.fluidsonic.stdlib


// TODO make obsolete
internal expect class _SortedSet : MutableSet


internal expect fun  _sortedSetOf(vararg elements: T): _SortedSet




© 2015 - 2024 Weber Informatics LLC | Privacy Policy