Move mutated-vars and poly-c libraries to unstable collection.

- add docs
 - change requires
 - fix `letrec-syntaxes+values'
Fix contract on `author+email'

svn: r16628

original commit: 99a70b38d8c16c84174534d9ae9c3b413e566743
This commit is contained in:
Sam Tobin-Hochstadt 2009-11-09 02:29:02 +00:00
parent 61b582b90b
commit c1e1d77a98

View File

@ -120,7 +120,7 @@
(provide/contract
[author (->* (content?) () #:rest (listof content?) block?)]
[author+email (-> content? string? element?)])
[author+email (->* (content? string?) (#:obfuscate? any/c) element?)])
(define (author . auths)
(make-paragraph