Return true if a function tuple exists; return false if a function tuple does not exist.
true
false
Parameters:
func-name
string
Return type
bool
Example:
box.schema.func.exists('calculate')