ncinput_equal_p

Function ncinput_equal_p 

Source
pub fn ncinput_equal_p(n1: &NcInput, n2: &NcInput) -> bool
Expand description

Returns true if the two NcInput are data-equivalent.

Method: NcInput.equal_p().