Defer(?) operations #72
Labels
c++
involves C++ code
nice new thing ☺
adds new functionality
specification
involves the nyan language specification
Example:
This is the correct solution so far, am I wrong ?
If you try to do this:
Then the stack of calculation would be:
However there could be something like defer which would move the operation to the end:
And then there would be two stucks:
The text was updated successfully, but these errors were encountered: