toMutableGuiList

fun <T> Iterable<T>.toMutableGuiList(): <Error class: unknown class>(source)

Creates a new GuiMutableList, which informs gui components about any content updates, out of the content of this iterable.