Liking cljdoc? Tell your friends :D

phone-number.leniency

Leniency types for phone-number

Leniency types for phone-number
raw docstring

allclj

Map of leniencies (keywords) to Leniency values.

Map of leniencies (keywords) to Leniency values.
sourceraw docstring

all-argclj

Vector of leniencies (keywords) to be used as arguments.

Vector of leniencies (keywords) to be used as arguments.
sourceraw docstring

all-arg-vecclj

Vector of leniencies (keywords) to be used as arguments.

Vector of leniencies (keywords) to be used as arguments.
sourceraw docstring

all-vecclj

Vector of leniencies (keywords).

Vector of leniencies (keywords).
sourceraw docstring

by-valclj

Map of Leniency values to leniencies (keywords).

Map of Leniency values to leniencies (keywords).
sourceraw docstring

by-val-argclj

Map of Leniency values to leniencies (keywords) to be used as method arguments.

Map of Leniency values to leniencies (keywords) to be used as method arguments.
sourceraw docstring

by-val-arg-vecclj

Vector of leniencies (Leniency values) to be used as method arguments.

Vector of leniencies (Leniency values) to be used as method arguments.
sourceraw docstring

by-val-vecclj

Vector of leniencies (Leniency values).

Vector of leniencies (Leniency values).
sourceraw docstring

defaultclj

source

default-valclj

source

generate-sampleclj

(generate-sample)
(generate-sample rng)

Generates random leniency.

Generates random leniency.
sourceraw docstring

generate-sample-argclj

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

Generates random leniency (suitable as an argument).

Generates random leniency (suitable as an argument).
sourceraw docstring

generate-sample-valclj

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

Generates random leniency (string value).

Generates random leniency (string value).
sourceraw docstring

generate-sample-val-argclj

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

Generates random leniency (string value, suitable as an argument).

Generates random leniency (string value, suitable as an argument).
sourceraw docstring

parseclj

(parse k)
(parse k use-infer)

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

Parses a leniency and returns a value that can be supplied to
Libphonenumber methods.
sourceraw docstring

valid-arg?clj

(valid-arg? leniency)
(valid-arg? leniency use-infer)

Returns true if the given leniency is a valid leniency to be used as an argument, false otherwise. In its binary form it uses namespace inference.

Returns true if the given leniency is a valid leniency to be used as an argument,
false otherwise. In its binary form it uses namespace inference.
sourceraw docstring

valid?clj

(valid? leniency)
(valid? leniency use-infer)

Returns true if the given leniency is a valid leniency, false otherwise. In its binary form it uses namespace inference.

Returns true if the given leniency is a valid leniency, false
otherwise. In its binary form it uses namespace inference.
sourceraw docstring

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

× close