exporting square

This commit is contained in:
Alex Shinn 2012-11-01 21:32:10 +09:00
parent e53230c439
commit d893c89838

View file

@ -38,7 +38,7 @@
peek-u8 port-open? port? positive? procedure? quasiquote quote peek-u8 port-open? port? positive? procedure? quasiquote quote
quotient raise raise-continuable rational? rationalize read-bytevector quotient raise raise-continuable rational? rationalize read-bytevector
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! 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-fill! string-for-each string-length string-map
string-ref string-set! string<=? string<? string=? string>=? string-ref string-set! string<=? string<? string=? string>=?