On Apr 18, 2009, at 10:57 AM, Abdulaziz Ghuloum wrote:

[So, there are no side effects at import time, as the title says.]

Let me clarify more. There is no part of an R6RS library that's designated "import-time code", or code that's evaluated when a library is imported. There is visit-time code and invoke-time code that are evaluated when a library is visited or invoked. So, we either have a terminology mismatch (very likely), or you're conflating two events that appear to be happening at the same time but they're not.

Aziz,,,

Reply via email to