Liking cljdoc? Tell your friends :D

phone-number.calling-code

Calling codes handling for phone-number.

Calling codes handling for phone-number.
raw docstring

allclj

Set of supported calling codes.

Set of supported calling codes.
sourceraw docstring

all-argclj

Set of supported calling codes to be passed as arguments.

Set of supported calling codes to be passed as arguments.
sourceraw docstring

all-arg-vecclj

Vector of all supported calling codes to be used as arguments.

Vector of all supported calling codes to be used as arguments.
sourceraw docstring

all-vecclj

Vector of all supported calling codes.

Vector of all supported calling codes.
sourceraw docstring

by-valclj

Set of supported calling codes (values).

Set of supported calling codes (values).
sourceraw docstring

by-val-argclj

Set of supported calling codes (values) to be passed as arguments.

Set of supported calling codes (values) to be passed as arguments.
sourceraw docstring

by-val-arg-vecclj

Vector of all supported calling codes.

Vector of all supported calling codes.
sourceraw docstring

by-val-vecclj

Vector of all supported calling codes.

Vector of all supported calling codes.
sourceraw docstring

generate-arg-sampleclj

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

Generates random calling code.

Generates random calling code.
sourceraw docstring

generate-arg-sample-valclj

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

Generates random calling code.

Generates random calling code.
sourceraw docstring

generate-sampleclj

(generate-sample)
(generate-sample rng)

Generates a random calling code.

Generates a random calling code.
sourceraw docstring

generate-sample-valclj

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

Generates a random calling code.

Generates a random calling code.
sourceraw docstring

parseclj

(parse calling-code)

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

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