Function rust_lisp::start_repl

source ·
pub fn start_repl(env: Option<Env>)
Expand description

Starts a REPL prompt at stdin/stdout. This will block the current thread.