Branch

fun <T> Branch(left: ScriptTree<T>, right: ScriptTree<T>)