ObservableSetWrapper(mutableSet: MutableSet<T> = mutableSetOf())
Simple observable set implementation.