package
Version:
v1.18.1
Opens a new window with list of versions in this module.
Published: Aug 15, 2022
License: BSD-2-Clause
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Atoi returns the result of ParseInt(s, 10, 0) converted to type int.
Itoa in gopherjs is always a 32bit int so the native toString
always handles it successfully.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.