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

Default expressions? #10

Closed
5 tasks
mbostock opened this issue Sep 9, 2016 · 1 comment
Closed
5 tasks

Default expressions? #10

mbostock opened this issue Sep 9, 2016 · 1 comment

Comments

@mbostock
Copy link
Owner

mbostock commented Sep 9, 2016

  • filter could default to true
  • map could default to d
  • reduce could default to p.push(d), p and []?
  • sort could default to ascending
  • split could default to d
@mbostock
Copy link
Owner Author

mbostock commented Sep 9, 2016

I think it’s probably better to just make the expressions required.

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