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
On page 218 of the book, in the section
"11.7 Assignment: Higher-Order Functions and Lists"
It says "6. Implement map_mut; using it,
output the modules of the input numbers"
I am wondering what "the modules" mean.
The text was updated successfully, but these errors were encountered:
On page 218 of the book, in the section
"11.7 Assignment: Higher-Order Functions and Lists"
It says "6. Implement
map_mut
; using it,output the modules of the input numbers"
I am wondering what "the modules" mean.
The text was updated successfully, but these errors were encountered: