neq

Git Source

Implements the not equal operation (!=) in the UD50x28 type.

function neq(UD50x28 x, UD50x28 y) pure returns (bool result);