Cost classes of short numbers for phone-number.
Cost classes of short numbers for phone-number.
Map of phone number cost (keywords) to ShortNumberCost values.
Map of phone number cost (keywords) to ShortNumberCost values.
Map of ShortNumberCost values to phone number costs (keywords) suitable to be passed as arguments.
Map of ShortNumberCost values to phone number costs (keywords) suitable to be passed as arguments.
Vector of costs (keywords) suitable as arguments.
Vector of costs (keywords) suitable as arguments.
Map of ShortNumberCost values to phone number costs (keywords).
Map of ShortNumberCost values to phone number costs (keywords).
Map of ShortNumberCost values to phone number costs (keywords) suitable to be passed as method argument.
Map of ShortNumberCost values to phone number costs (keywords) suitable to be passed as method argument.
Vector of costs (ShortNumberCost values).
Vector of costs (ShortNumberCost values).
Vector of costs (ShortNumberCost values).
Vector of costs (ShortNumberCost values).
(generate-sample)
(generate-sample rng)
Generates random number cost.
Generates random number cost.
(generate-sample-val)
(generate-sample-val rng)
Generates random number cost (ShortNumberCost value).
Generates random number cost (ShortNumberCost value).
(parse k)
(parse k use-infer)
Parses a cost and returns a value that can be supplied to Libphonenumber methods. If nil is given it returns the default value.
Parses a cost and returns a value that can be supplied to Libphonenumber methods. If nil is given it returns the default value.
(valid-arg? cost)
(valid-arg? cost use-infer)
Returns true if the given cost is valid, false otherwise.
Returns true if the given cost is valid, false otherwise.
(valid? cost)
(valid? cost use-infer)
Returns true if the given cost is valid, false otherwise.
Returns true if the given cost is valid, false otherwise.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close