diff options
| author | mergify[bot] | 2023-01-12 00:04:06 +0000 |
|---|---|---|
| committer | GitHub | 2023-01-12 00:04:06 +0000 |
| commit | 6a63353f2a6c3311e61b9a7b5b899d8ad904a86d (patch) | |
| tree | b34e0dbe0bc1719a144586728cafd9ed59a31e1d /docs/src/developers/test-coverage.md | |
| parent | d4570fb9d29371c35641ba79b76662f99677f192 (diff) | |
TruthTable improvements: structural equality and delete sort (backport #2935) (#2936)
* TruthTable improvements: structural equality and delete sort (#2935)
We had implemented equals, but not hashCode. This commit also changes
the implemental of equals to just use the underlying values instead of
wasting the compute calling .toString.
Delete TruthTable.sort, it is unused.
(cherry picked from commit b5d9c08b2d0994b94df2380425282206fe1f25bc)
* Restore and deprecate TruthTable.sort
Co-authored-by: Jack Koenig <koenig@sifive.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Diffstat (limited to 'docs/src/developers/test-coverage.md')
0 files changed, 0 insertions, 0 deletions
