Liking cljdoc? Tell your friends :D

phone-number.net-code

Global network calling codes handling for phone-number.

Global network calling codes handling for phone-number.
raw docstring

allclj

Set of supported global network calling codes.

Set of supported global network calling codes.
sourceraw docstring

all-argclj

Set of supported global network calling codes (to be used as arguments).

Set of supported global network calling codes (to be used as arguments).
sourceraw docstring

all-arg-vecclj

Vector of all supported global network calling codes (valid as args).

Vector of all supported global network calling codes (valid as args).
sourceraw docstring

all-vecclj

Vector of all supported global network calling codes.

Vector of all supported global network calling codes.
sourceraw docstring

by-valclj

Set of supported values of global network calling codes.

Set of supported values of global network calling codes.
sourceraw docstring

by-val-argclj

Set of supported values of global network calling codes (to be used as method arguments).

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

by-val-arg-vecclj

Vector of all supported global network calling codes (valid as args).

Vector of all supported global network calling codes (valid as args).
sourceraw docstring

by-val-vecclj

Vector of all supported global network calling codes.

Vector of all supported global network calling codes.
sourceraw docstring

generate-arg-sampleclj

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

Generates random global network calling code.

Generates random global network calling code.
sourceraw docstring

generate-arg-sample-valclj

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

Generates random global network calling code.

Generates random global network calling code.
sourceraw docstring

generate-sampleclj

(generate-sample)
(generate-sample rng)

Generates random global network calling code.

Generates random global network calling code.
sourceraw docstring

generate-sample-valclj

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

Generates random global network calling code.

Generates random global network calling code.
sourceraw docstring

parseclj

(parse calling-code)

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

Parses a network 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