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

Numeric instances #10

Merged
merged 10 commits into from
Jul 30, 2015
Merged

Numeric instances #10

merged 10 commits into from
Jul 30, 2015

Conversation

psvet
Copy link
Contributor

@psvet psvet commented Jul 29, 2015

Addresses #9, #26, and #27.

npm test

@psvet psvet self-assigned this Jul 29, 2015
}

exclusiveMinimum(value) {
if (typeof value != 'undefined') {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There should be a helper for all of these: isDefined(value)

@subfuzion
Copy link

👍

subfuzion pushed a commit that referenced this pull request Jul 30, 2015
@subfuzion subfuzion merged commit e6eea63 into master Jul 30, 2015
@subfuzion subfuzion deleted the numericInstances branch July 30, 2015 21:57
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