powered by
Used internally. Compares the definitions of two functions (ignoring environments, bytecodes, etc., by only comparing function arguments and bodies, using deparse()).
deparse()
equivalent_funs(fun1, fun2)
Single logical.
functions to compare.