ViewableSet

fun <T : Any> ViewableSet(set: MutableSet<T> = LinkedHashSet<T>())