ObservableSetWrapper

fun <T> ObservableSetWrapper(mutableSet: MutableSet<T> = mutableSetOf())