elt

fun elt(type: String, from: Int, to: Int, children: List<Element>? = null): Element
fun elt(tree: Tree, at: Int): Element