These functions print or return a string representation of a Scala interpreter, a Scala reference, or a Scala function.
# S3 method for ScalaInterpreter
print(x, ...)
# S3 method for ScalaInterpreter
toString(x, ...)
# S3 method for ScalaInterpreterReference
print(x, ...)
# S3 method for ScalaInterpreterReference
toString(x, ...)
# S3 method for ScalaInterpreterItem
print(x, ...)
# S3 method for ScalaInterpreterItem
toString(x, ...)
An interpreter from the scala
function, a Scala reference, or a Scala function.
Currently ignored.