JanetDocsPlaygroundI'm feeling luckyGitHub sign in

make-env



    function
    boot.janet on line 2261, 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.


0 examplesSign in to add an example
Loading...