collapse

@JvmName(name = "collapseRows")
fun collapse(row: Int)(source)
@JvmName(name = "collapseRows")
fun collapse(rows: Set<Int>)(source)
open override fun collapse(path: Path<Int>)(source)
fun collapse(paths: Set<Path<Int>>)(source)