Function default_env

Source
pub fn default_env() -> Env
Expand description

Initialize an instance of Env with several core Lisp functions implemented in Rust. Without this, you will only have access to the functions you implement yourself.