JanetDocsPlaygroundI'm feeling luckyGitHub sign in

debug/arg-stack



    cfunction
    src/core/debug.c on line 383, column 1

    (debug/arg-stack fiber)

    Gets all values currently on the fiber's argument stack. Normally, 
    this should be empty unless the fiber signals while pushing 
    arguments to make a function call. Returns a new array.


0 examplesSign in to add an example
Loading...