Functions
Link copied to clipboard
fun <Element> KoneMutableSet.Companion.contextualOf(elementType: SuppliedType): KoneMutableSet<Element>
fun <Element> KoneMutableSet.Companion.contextualOf(vararg elements: Element, elementType: SuppliedType): KoneMutableSet<Element>