Next: iklib expander transformers, Up: iklib expander [Index]
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.
#t
if typed language support is enabled; #f
otherwise.
#t
if typed language support is enabled after the call; #f
otherwise.
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.
#t
if strict R6RS support is enabled; #f
otherwise.
#t
if typed language support is enabled after the call; #f
otherwise.