Skip to main content

REPL

11
  • set-break-handler!

    Register INT signal handler. After calling this, Ctrl-C will cause the given function f to be called with a single ar...

  • source

    Prints the source code for the given symbol, if it can find it. This requires that the symbol resolve to a Var define...