Liking cljdoc? Tell your friends :D

phone-number.cost

Cost classes of short numbers for phone-number.

Cost classes of short numbers for phone-number.
raw docstring

allclj

Map of phone number cost (keywords) to ShortNumberCost values.

Map of phone number cost (keywords) to ShortNumberCost values.
sourceraw docstring

all-argclj

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.
sourceraw docstring

all-arg-vecclj

Vector of costs (keywords) suitable as arguments.

Vector of costs (keywords) suitable as arguments.
sourceraw docstring

all-vecclj

Vector of costs (keywords).

Vector of costs (keywords).
sourceraw docstring

by-valclj

Map of ShortNumberCost values to phone number costs (keywords).

Map of ShortNumberCost values to phone number costs (keywords).
sourceraw docstring

by-val-argclj

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.
sourceraw docstring

by-val-arg-vecclj

Vector of costs (ShortNumberCost values).

Vector of costs (ShortNumberCost values).
sourceraw docstring

by-val-vecclj

Vector of costs (ShortNumberCost values).

Vector of costs (ShortNumberCost values).
sourceraw docstring

defaultclj

source

default-valclj

source

generate-sampleclj

(generate-sample)
(generate-sample rng)

Generates random number cost.

Generates random number cost.
sourceraw docstring

generate-sample-valclj

(generate-sample-val)
(generate-sample-val rng)

Generates random number cost (ShortNumberCost value).

Generates random number cost (ShortNumberCost value).
sourceraw docstring

parseclj

(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.
sourceraw docstring

unknownclj

source

unknown-valclj

source

valid-arg?clj

(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.
sourceraw docstring

valid?clj

(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.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close