package
module
Version:
v0.0.0-...-d7f588a
Opens a new window with list of versions in this module.
Published: Jul 26, 2019
License: BSD-3-Clause
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
numerizer
Package numerizer parses words into integers.
Usage
n, err := numerizer.Parse("three thousand six hundred and eighty four")
Documentation
¶
Package numerizer parses words to integers.
Parse parses the provided string to an integer.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.