package
Version:
v0.5.0
Opens a new window with list of versions in this module.
Published: Dec 13, 2024
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package numz provides various utilities for working with numbers.
MustParse is like Parse, but panics on error.
Parse a number of the given generic type from string using default settings.
Note that this method uses reflection.
Float describes floating point numbers.
Integer describes signed and unsigned integers.
Number describes a number.
Signed describes signed integers.
Unsigned describes unsigned integers.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.