is_same_function: Are two functions the same?

View source: R/print.R

is_same_functionR Documentation

Are two functions the same?

Description

is_same_function() compares functions correctly even if they are partialized.

Usage

is_same_function(x, y)

Arguments

x, y

functions to compare

Value

logical: TRUE or FALSE


malcolmbarrett/partition2 documentation built on Nov. 12, 2024, 1:24 p.m.