Replies: 1 comment
|
The difference is that It has some weird scoping rules as well, so you can capture the result of a function that outputs via a pointer and only have the variable live within the if-scope. It is usually a bad idea to use it. which is the same as |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
I can't find anything about them in the document!
Update:
undefis there: https://github.com/AdeptLanguage/Adept#undef-keyword, what aboutdef?All reactions