kvision / pl.treksoft.kvision.utils / ObservableListWrapper / add

add

fun add(element: T): Boolean
fun add(index: Int, element: T): Unit