Mutation and the action-at-a-distance bug — step 5 of 8
Cursor wrote a function that's supposed to return a new list with one extra item, leaving the original alone. The line that copies the list is missing the right method. Fill in the method name (no parens).
Method:
⌘↵ runs the editor.read, then continue.
Mutation and the action-at-a-distance bug — step 5 of 8
Cursor wrote a function that's supposed to return a new list with one extra item, leaving the original alone. The line that copies the list is missing the right method. Fill in the method name (no parens).
Method:
⌘↵ runs the editor.read, then continue.