module NumberParser

Defined in:

number_parser.cr
providers/english_provider.cr
providers/generic_provider.cr

Constant Summary

VERSION = "0.1.0"

Class Method Summary

Class Method Detail

def self.parse(string, lang = "en", ignore = [] of String, bias = :none) #

[View source]
def self.providers #

[View source]