janet-lang / janet

A dynamic language and bytecode vm
https://janet-lang.org
MIT License
3.38k stars 217 forks source link

Tweak debug/stacktrace docstring (#1365) #1367

Closed sogaiu closed 5 months ago

sogaiu commented 5 months ago

This PR is an attempt to address the debug/stacktrace portion of #1365.

See https://github.com/janet-lang/janet/issues/1365#issuecomment-1907569302 for reasoning and https://github.com/janet-lang/janet/issues/1365#issuecomment-1904121653 for 3 invocation examples.