Skip to main content

is_function

Function is_function 

Source
pub fn is_function(expr: &Expression) -> bool
Expand description

Returns true if expr is a function call (regular or aggregate).