You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
QUOTE would be like the equivalent function in Scheme, disabling evaluation for its argument. Not all types have lit-* equivalents, so this would help with those. QUOTE of values of function types or of parens should be particularly useful.
Implemented in mezz-control 582 and r2-forward 583. This function will be helpful for local functions created with COMPOSE of the outer function's code block.
Submitted by: BrianH
QUOTE would be like the equivalent function in Scheme, disabling evaluation for its argument. Not all types have lit-* equivalents, so this would help with those. QUOTE of values of function types or of parens should be particularly useful.
Suggested by Peta.
Imported from: CureCode [ Version: alpha 33 Type: Wish Platform: All Category: n/a Reproduce: Always Fixed-in:alpha 37 ]
Imported from: metaeducation#626
Comments:
Submitted by: BrianH
Implemented in mezz-control 582 and r2-forward 583. This function will be helpful for local functions created with COMPOSE of the outer function's code block.
The text was updated successfully, but these errors were encountered: