What is the intended use case of combine-in? The docs says it does a union but that doesnt seem to be true.
(require (combine-in lang/htdp-beginner 2htdp/image)) module: identifier already imported from a different source in: image? (rename 2htdp/image image? image?) (rename lang/htdp-beginner image? image?) ____________________ Racket Users list: http://lists.racket-lang.org/users

