ian5
ian5
My initial suggestion was just going to be to return the `help wiki` option, to help streamline things, but I assumed that the team wanted to move away from that,...
You used to be able to use `help wiki` to open the wiki directly, but that was removed alongside the addition of the API reference. ________________________________ From: Josh Goebel ***@***.***>...
Calling `trace()` is not the only way to call trace without arguments. Returning a function either implicitly or with `return` with nothing given returns "no value." In a lot of...
The reason I even noticed this at all is because it came up for me at least once; I think that `trace` being able to error during normal use, even...