pub type FunctionOperator = fn(_: Vec<Value>) -> Result<Value>;