Raymond Toy pushed to branch issue-240-subsetp-with-hash-table at cmucl / cmucl
Commits:
-
e4f4082e
by Raymond Toy at 2023-08-21T08:18:12-07:00
1 changed file:
Changes:
... | ... | @@ -1155,6 +1155,13 @@ msgid "" |
1155 | 1155 | " affects array types."
|
1156 | 1156 | msgstr ""
|
1157 | 1157 | |
1158 | +#: src/code/type.lisp
|
|
1159 | +msgid ""
|
|
1160 | +"The minimum length of either list argument for subsetp where a\n"
|
|
1161 | +" hashtable is used to speed up processing instead of using a basic\n"
|
|
1162 | +" list implementation. This value was determined by experimentation."
|
|
1163 | +msgstr ""
|
|
1164 | + |
|
1158 | 1165 | #: src/code/type.lisp
|
1159 | 1166 | msgid "Subtypep is illegal on this type:~% ~S"
|
1160 | 1167 | msgstr ""
|