ReadonlySet
interface ReadonlySet<out T : ERROR CLASS: Symbol not found for JsAny??> : CollectionLike<T, T> , ReadonlySetLike<T> (source)
Inheritors
Types
Link copied to clipboard
interface Mixin<out T : ERROR CLASS: Symbol not found for JsAny??> : ReadonlySet<T> , CollectionLike.Mixin<T, T> , ReadonlySetLike.Mixin<T>