current-module[procedure] current-module
STk, STklos: Returns the current module.
See also define-module, select-module.
[syntax] current-module
Gauche: Gauche interprets current-module at compilation time
instead of run time.
See also define-module, select-module.
|