ObservableListWrapper

fun <T> ObservableListWrapper(mutableList: MutableList<T> = mutableListOf())