We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4217e0 commit cf2bf08Copy full SHA for cf2bf08
DESIGN.md
@@ -91,7 +91,7 @@ and then converting to SCIP for transmission.
91
Hash tables are a core data type used in compilers and
92
hence are likely to be useful in indexers generally.
93
94
-String types in mainstream languages support equality and hashing.
+String types in mainstream languages support equality and hashing,
95
where other objects may not be.
96
97
### Avoid direct encoding of graphs
0 commit comments