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
Rather than simply inserting a conditional exit(0) or exit(1), the sophisticated operator should exploit the plastic surgery hypothesis to copy and repurpose existing exit procedures from elsewhere in the program.
This implements the full proposal discussed in #102
The text was updated successfully, but these errors were encountered:
Rather than simply inserting a conditional
exit(0)
orexit(1)
, the sophisticated operator should exploit the plastic surgery hypothesis to copy and repurpose existing exit procedures from elsewhere in the program.This implements the full proposal discussed in #102
The text was updated successfully, but these errors were encountered: