pub fn ncinput_equal_p(n1: &NcInput, n2: &NcInput) -> bool
Returns true if the two NcInput are data-equivalent.
NcInput
Method: NcInput.equal_p().