Country calling codes handling for phone-number.
Country calling codes handling for phone-number.
Set of supported country codes (to be used as arguments).
Set of supported country codes (to be used as arguments).
Vector of all supported country codes (valid as args).
Vector of all supported country codes (valid as args).
Vector of all supported country codes.
Vector of all supported country codes.
Set of supported values of country codes.
Set of supported values of country codes.
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).
Vector of all supported country codes (valid as args).
Vector of all supported country codes (valid as args).
Vector of all supported country codes.
Vector of all supported country codes.
(generate-arg-sample)
(generate-arg-sample rng)
Generates a random country calling code.
Generates a random country calling code.
(generate-arg-sample-val)
(generate-arg-sample-val rng)
Generates a random country calling code.
Generates a random country calling code.
(generate-sample)
(generate-sample rng)
Generates a random country calling code.
Generates a random country calling code.
(generate-sample-val)
(generate-sample-val rng)
Generates a random country calling code.
Generates a random country calling code.
(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.
(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.
(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.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close