Skip to content

Fix schema test#1704

Closed
SaschaMann wants to merge 5 commits intomasterfrom
fix-schema-test
Closed

Fix schema test#1704
SaschaMann wants to merge 5 commits intomasterfrom
fix-schema-test

Conversation

@SaschaMann
Copy link
Copy Markdown
Contributor

This is merely a test-PR for #1703

SaschaMann and others added 5 commits October 13, 2020 20:30
There is no convention whether zero is a natural number, so let's avoid
the issue.

For example, see:
- https://mathworld.wolfram.com/NaturalNumber.html
- https://en.wikipedia.org/wiki/Natural_number
- https://math.stackexchange.com/questions/283/is-0-a-natural-number

The previous wording of
```
  "description": "Zero is rejected (not a natural number)",
```
could be especially jarring for some tracks. For example, Nim defines
`Natural` and `Positive` types, and `Natural` includes 0. See:
- https://nim-lang.github.io/Nim/system.html#Natural
Co-authored-by: Sascha Mann <git@mail.saschamann.eu>
Co-authored-by: Sascha Mann <git@mail.saschamann.eu>
@SaschaMann SaschaMann closed this Oct 13, 2020
@SaschaMann SaschaMann deleted the fix-schema-test branch October 13, 2020 22:03
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.

2 participants