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

Empty data structures, handle non-numerics consistently, typed-array support. #2

Merged
merged 5 commits into from Aug 1, 2015

Conversation

kgryte
Copy link
Contributor

@kgryte kgryte commented Jun 25, 2015

  • Return an empty data structure, not null.
  • Handle non-numerics consistently. Return NaN.
  • Move typed-array support to separate file.

…move typed-array support to sep file. README. [TESTS] empty data structure. non-numerics. typed-arrays.
@kgryte
Copy link
Contributor Author

kgryte commented Jul 16, 2015

@Planeshifter Should be good for review.

@Planeshifter
Copy link
Contributor

Made some minor documentation changes. New version should be ready to be pushed out of the door.

kgryte added a commit that referenced this pull request Aug 1, 2015
Empty data structures, handle non-numerics consistently, typed-array support.
@kgryte kgryte merged commit 07105b0 into master Aug 1, 2015
@kgryte kgryte deleted the develop branch August 1, 2015 22:32
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

Successfully merging this pull request may close these issues.

None yet

2 participants