Liking cljdoc? Tell your friends :D

phone-number.country-code

Country calling codes handling for phone-number.

Country calling codes handling for phone-number.
raw docstring

allclj

Set of supported country codes.

Set of supported country codes.
sourceraw docstring

all-argclj

Set of supported country codes (to be used as arguments).

Set of supported country codes (to be used as arguments).
sourceraw docstring

all-arg-vecclj

Vector of all supported country codes (valid as args).

Vector of all supported country codes (valid as args).
sourceraw docstring

all-vecclj

Vector of all supported country codes.

Vector of all supported country codes.
sourceraw docstring

by-valclj

Set of supported values of country codes.

Set of supported values of country codes.
sourceraw docstring

by-val-argclj

Set of supported values of country codes (to be used as method arguments).

Set of supported values of country codes (to be used as method arguments).
sourceraw docstring

by-val-arg-vecclj

Vector of all supported country codes (valid as args).

Vector of all supported country codes (valid as args).
sourceraw docstring

by-val-vecclj

Vector of all supported country codes.

Vector of all supported country codes.
sourceraw docstring

generate-arg-sampleclj

(generate-arg-sample)
(generate-arg-sample rng)

Generates a random country calling code.

Generates a random country calling code.
sourceraw docstring

generate-arg-sample-valclj

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

Generates a random country calling code.

Generates a random country calling code.
sourceraw docstring

generate-sampleclj

(generate-sample)
(generate-sample rng)

Generates a random country calling code.

Generates a random country calling code.
sourceraw docstring

generate-sample-valclj

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

Generates a random country calling code.

Generates a random country calling code.
sourceraw docstring

parseclj

(parse calling-code)

Parses a country calling code and returns a value that can be supplied to Libphonenumber methods.

Parses a country calling code and returns a value that can be supplied to
Libphonenumber methods.
sourceraw docstring

valid-arg?clj

(valid-arg? calling-code)

Returns true if the given region-specification is a valid region code (to be used as an argument), false otherwise.

Returns true if the given region-specification is a valid region code (to be used as
an argument), false otherwise.
sourceraw docstring

valid?clj

(valid? calling-code)

Returns true if the given region-specification is a valid region code, false otherwise.

Returns true if the given region-specification is a valid region code, false
otherwise.
sourceraw docstring

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

× close