Next: , Up: iklib expander   [Index]


6.14.1 Language selection

Function: typed-language-enabled?
Function: typed-language-enabled? obj

Enable or disable typed language support. This function is meant to be called at the REPL, it does not modify the expander’s behaviour when expanding programs, libraries and standalone eval expressions.

Function: strict-r6rs-enabled?
Function: strict-r6rs-enabled? obj

Enable or disable strict R6RS support. This function is meant to be called at the REPL, it does not modify the expander’s behaviour when expanding programs, libraries and standalone eval expressions.