The Wayback Machine - https://web.archive.org/web/20200304113158/https://github.com/topics/int64
Here are
10 public repositories
matching this topic...
-
Updated
Aug 18, 2019
-
JavaScript
为你的游戏定制lua, 升级ulua底层库到lua53, 彻底地解决你的烦恼
numba provides functions to convert integers to various human friendly formats.
-
Updated
Feb 5, 2020
-
JavaScript
int64 type for the Nim js backend (translated from Kotlin)
-
Updated
Feb 28, 2019
-
JavaScript
read an unsigned integer from buffer
-
Updated
Feb 25, 2019
-
JavaScript
BigInt support for JSON encoding
-
Updated
Jun 25, 2019
-
JavaScript
➕ Additional integer math functions Not included in Golang's Standard Library
int64 usertype implementation
Improve this page
Add a description, image, and links to the
int64
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
int64
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Some methods like
fromStringandtoStringthrow exceptions. It would be useful to document them in the README that gets placed on npmjs. Thanks!