function
boot.janet on line 2488 , column 1
(make-env &opt parent )
Create a new environment table. The new environment will inherit
bindings from the parent environment , but new bindings will not
pollute the parent environment.