parse

fun Theory.Companion.parse(input: String, operators: OperatorSet): Theory
fun Theory.Companion.parse(input: String): Theory