pub fn construct_builtin(name: &str, args: Vec<Value>) -> Result<Value, String>
Construct via new for the builtin constructors.
new