View Source Ash.Query.Operator.NotEq (ash v3.2.6)

left != right

In comparison, simplifies to not(left == right)

Summary

Functions