with Operators
fun withOperators(operators: OperatorSet, scope: Scope = Scope.empty()): TermReader
Content copied to clipboard
fun withOperators(vararg operators: Operator, scope: Scope = Scope.empty()): TermReader
Content copied to clipboard