-
Notifications
You must be signed in to change notification settings - Fork 972
Open
Description
In chap16, section Creating a Point, it says:
In the same way that the built in function
sortmodifies a list, and thesortedfunction creates a new list, now we have atranslatemethod that modifies aPointand atranslatedmethod that creates a new one.
sort is the method of list,not a built-in function.
Metadata
Metadata
Assignees
Labels
No labels