JanetDocsPlaygroundI'm feeling luckyGitHub sign in

quit



    function
    boot.janet on line 2537, column 1

    (quit &opt value)

    Tries to exit from the current repl or run-context. Does not always 
    exit the application. Works by setting the :exit dynamic binding to 
    true. Passing a non-nil `value` here will cause the outer 
    run-context to return that value.


0 examplesSign in to add an example
Loading...