ulox icon indicating copy to clipboard operation
ulox copied to clipboard

Determine value of 'defer'

Open stevehalliwell opened this issue 3 years ago • 2 comments

Ability to schedule an expression at the end of scope. Allows keeping related operations together in code, easier to reason about, rather than in the order they must run, easier for the computer.

If valued propose draft.

stevehalliwell avatar Sep 01 '21 19:09 stevehalliwell