Commit 709c64d
* Remove default `==` implementation for `AbstractHole`s
Implementers of new hole types should decide whether to follow the logic of a `Hole`, which has no children, or a `UniformHole,` which does.
* define == for Hole
---------
Co-authored-by: Dekel <dekelzeldov@gmail.com>
1 parent b11f526 commit 709c64d
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
340 | 340 | | |
341 | 341 | | |
342 | 342 | | |
343 | | - | |
| 343 | + | |
344 | 344 | | |
345 | 345 | | |
346 | 346 | | |
347 | | - | |
348 | 347 | | |
349 | 348 | | |
350 | 349 | | |
| |||
0 commit comments