exporting string-copy!

This commit is contained in:
Alex Shinn 2012-11-01 22:35:00 +09:00
parent da4909907f
commit c8b5e7343f

View file

@ -40,7 +40,8 @@
read-bytevector! read-char read-error? read-line read-u8 real? remainder read-bytevector! read-char read-error? read-line read-u8 real? remainder
reverse round set! set-car! set-cdr! square string string->list reverse round set! set-car! set-cdr! square string string->list
string->number string->symbol string->utf8 string->vector string-append string->number string->symbol string->utf8 string->vector string-append
string-copy string-fill! string-for-each string-length string-map string-copy string-copy! string-fill! string-for-each string-length
string-map
string-ref string-set! string<=? string<? string=? string>=? string-ref string-set! string<=? string<? string=? string>=?
string>? string? substring symbol->string symbol? symbol=? syntax-error string>? string? substring symbol->string symbol? symbol=? syntax-error
syntax-rules textual-port? truncate u8-ready? unless unquote syntax-rules textual-port? truncate u8-ready? unless unquote