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

Allow iterables. #82

Merged
merged 10 commits into from
Nov 10, 2018
Merged

Allow iterables. #82

merged 10 commits into from
Nov 10, 2018

Conversation

mbostock
Copy link
Member

@mbostock mbostock commented Nov 10, 2018

Fixes #75.
Fixes #74.
Fixes #70 (via quickselect).

  • sum
  • min
  • max
  • extent
  • mean
  • median
  • quantile no
  • variance
  • deviation
  • scan
  • bisectLeft no
  • bisect no
  • bisectRight no
  • bisector no
  • cross
  • merge
  • pairs
  • permute no
  • shuffle no
  • transpose
  • zip
  • histogram

@mbostock mbostock merged commit 8787259 into master Nov 10, 2018
@mbostock mbostock deleted the iterable branch November 10, 2018 22:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant