ViewableList

fun <T : Any> ViewableList(storage: MutableList<T> = mutableListOf())