Function(arity: Int, representation: String)
A node that can perform some function on a set of arguments.
Function nodes make up the inner nodes of a program tree.