Skip to content
Snippets Groups Projects
  1. Aug 12, 2022
    • Denis Smirnov's avatar
      fix: not equal bug · f31b2507
      Denis Smirnov authored
      It was a wrong assumption that `a <> 1 and a <> 2)` is equal to
      `(a, a) <> (1, 2)`. Fixed.
      f31b2507
  2. Aug 10, 2022
Loading