Commit fbd2ba9
committed
Restore array reference equality check
- This reverts the change in purescript#187
- Provides a major optimization for array equality checking.
- Opting into this functionality within all nested records at the
moment seems unrealistic compared to just restoring this here.
Reviewed By: pbrant1 parent f4cad0a commit fbd2ba9
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| |||
0 commit comments