kvision / pl.treksoft.kvision.state / ObservableListWrapper / add

add

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