JanetDocsSourcePlaygroundI'm feeling luckyCommunityGitHub sign in

make-env

core-api


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