1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-09 13:30:26 +02:00
* doc/ref/api-modules.texi (R6RS Libraries): "libraries
  implementation" -> "library implementation".
This commit is contained in:
Neil Jerram 2011-02-13 22:34:12 +00:00
parent 4f04896d6e
commit c8eb279799

View file

@ -813,7 +813,7 @@ as a mechanism by which a library author can indicate that a
particular library import should take place at a particular phase particular library import should take place at a particular phase
with respect to the lifecycle of the importing library. with respect to the lifecycle of the importing library.
Guile's libraries implementation uses a technique called Guile's library implementation uses a technique called
@dfn{implicit phasing} (first described by Abdulaziz Ghuloum and R. @dfn{implicit phasing} (first described by Abdulaziz Ghuloum and R.
Kent Dybvig), which allows the expander and compiler to automatically Kent Dybvig), which allows the expander and compiler to automatically
determine the necessary visibility of a binding imported from another determine the necessary visibility of a binding imported from another