FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

doc: add link describing _safe integers_ in crypto.md by Trott · Pull Request #35053 · nodejs/node · GitHub

/ node Public

doc: add link describing _safe integers_ in crypto.md - #35053

Closed
Trott wants to merge 1 commit into
nodejs:masterfrom
Trott:safe-integer
Closed

doc: add link describing _safe integers_ in crypto.md#35053
Trott wants to merge 1 commit into
nodejs:masterfrom
Trott:safe-integer

Conversation

Trott commented Sep 4, 2020

Copy link
Copy Markdown
Member

Link to MDN document on Number.isSafeInteger() so people unfamiliar
with the concept of a safe integer have a convenient resource.

While adding the link, I noticed that some of the links at the end were
not in ASCII order, so I moved them to the right place in the list.

Checklist

Link to MDN document on `Number.isSafeInteger()` so people unfamiliar
with the concept of a _safe integer_ have a convenient resource.

While adding the link, I noticed that some of the links at the end were
not in ASCII order, so I moved them to the right place in the list.
nodejs-github-bot added crypto Issues and PRs related to the crypto subsystem. doc Issues and PRs related to the documentations. labels Sep 4, 2020

cjihrig commented Sep 4, 2020

Copy link
Copy Markdown
Contributor

Significant overlap with #35049?

Trott commented Sep 4, 2020

Copy link
Copy Markdown
Member Author

Significant overlap with #35049?

Yes, and I don't care enough about the lexical sorting of references to leave this open just to accomplish that....Closing.

Trott closed this Sep 4, 2020
Trott deleted the safe-integer branch April 14, 2022 11:29
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

crypto Issues and PRs related to the crypto subsystem. doc Issues and PRs related to the documentations.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL