:: int -> int -> int -> int package:beam-core
Compare the first and second argument for nullable equality, if they
are both not null, return the result of the third expression
Some backends, like beam-postgres totally ignore the third
result, because all equality there is sensible.
Compare the first and second argument for nullable equality, if they
are both not null, return the result of the third expression
Some backends, like beam-postgres totally ignore the third
result, because all equality there is sensible.