Changes between Version 123 and Version 124 of IR2
- Timestamp:
- 06/09/21 01:55:32 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
IR2
v123 v124 494 494 495 495 === `state.cvh` === 496 * `$state`: a first-class type in the language representing a program state 497 496 498 * `$state $state_get()`: returns a program state containing ONLY the current process state of the calling process. Equivalent to taking a snapshot of the calling process at the current state. 497 499
