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:
03d478b
)
Export list-set\!
author
Joe Marshall
<eval.apply@gmail.com>
Mon, 13 Jun 2011 14:59:30 +0000
(07:59 -0700)
committer
Joe Marshall
<eval.apply@gmail.com>
Mon, 13 Jun 2011 14:59:30 +0000
(07:59 -0700)
src/runtime/runtime.pkg
patch
|
blob
|
history
diff --git
a/src/runtime/runtime.pkg
b/src/runtime/runtime.pkg
index d8887e816f931e63bc430c8adbfc2d6235274c03..d4f0ed90879b0fd6083f968c1f9cabda184702d5 100644
(file)
--- a/
src/runtime/runtime.pkg
+++ b/
src/runtime/runtime.pkg
@@
-2566,6
+2566,7
@@
USA.
list-of-type?
list-of-type?->length
list-ref
+ list-set!
list-tail
list= ;SRFI-1
list?