Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

change map and filter to mapv and filterv #28

Open
3 tasks
elenam opened this issue Mar 16, 2017 · 2 comments
Open
3 tasks

change map and filter to mapv and filterv #28

elenam opened this issue Mar 16, 2017 · 2 comments
Assignees

Comments

@elenam
Copy link

elenam commented Mar 16, 2017

  • change source code to return turtle names as a list
  • change the lesson to use mapv and filterv
  • check that it works and is consistent
@elenam
Copy link
Author

elenam commented Mar 16, 2017

mapv, filterv are eager, so there is no mismatch between the definitions panel in NC and the REPL.

@elenam
Copy link
Author

elenam commented Mar 16, 2017

Actually, we would need to make turtle-names return a vector. Not changing the source code now, will change it for next time.

@elenam elenam self-assigned this Mar 16, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant