Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
number_parser
v0.1.0
NumberParser
EnglishProvider
GenericProvider
Built with Crystal 1.9.2
2023-10-07 18:13:05 UTC
module
NumberParser
Defined in:
number_parser.cr
providers/english_provider.cr
providers/generic_provider.cr
Constant Summary
VERSION
=
"0.1.0"
Class Method Summary
.parse
(string, lang =
"en"
, ignore =
[]
of
String
, bias =
:none
)
.providers
Class Method Detail
def self.
parse
(string, lang =
"en"
, ignore =
[]
of
String
, bias =
:none
)
#
[
View source
]
def self.
providers
#
[
View source
]