projects
/
mit-scheme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e192523
)
Export string-hash-ci.
author
Chris Hanson
<org/chris-hanson/cph>
Sat, 4 Mar 2017 08:33:25 +0000
(
00:33
-0800)
committer
Chris Hanson
<org/chris-hanson/cph>
Sat, 4 Mar 2017 08:33:25 +0000
(
00:33
-0800)
src/runtime/runtime.pkg
patch
|
blob
|
history
diff --git
a/src/runtime/runtime.pkg
b/src/runtime/runtime.pkg
index e8b584ada59b1464f61023a9afae6ef51c5fcff5..83ecf048757a005d1bd487b16dad594d8334c1b2 100644
(file)
--- a/
src/runtime/runtime.pkg
+++ b/
src/runtime/runtime.pkg
@@
-1005,6
+1005,7
@@
USA.
string-for-each
string-for-primitive ;export to (runtime) after 9.3
string-hash
+ string-hash-ci
string-head
string-joiner
string-joiner*