BuiltInFunctions

class Object
trait Matchable
class Any

Value members

Concrete methods

def getFunction(symbol: String): Option[Function]

Inherited methods

def function(name: String): Function
Inherited from:
FunctionProvider

Concrete fields

lazy val functions: Map[String, Function]