> You can write an (import (library)) form after the (library ---)
> form in library.scm.

Good tip. It seems that ikarus does the right thing with junk after a
library form, namely ignore it, if the library form and the junk are
in the same file and the library is imported. Is there actually a more
subtle characterization of what ikarus does?

Reply via email to