Leniency types for phone-number
Leniency types for phone-number
Map of leniencies (keywords) to Leniency values.
Map of leniencies (keywords) to Leniency values.
Vector of leniencies (keywords) to be used as arguments.
Vector of leniencies (keywords) to be used as arguments.
Vector of leniencies (keywords) to be used as arguments.
Vector of leniencies (keywords) to be used as arguments.
Map of Leniency values to leniencies (keywords).
Map of Leniency values to leniencies (keywords).
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.
Vector of leniencies (Leniency values) to be used as method arguments.
Vector of leniencies (Leniency values) to be used as method arguments.
Vector of leniencies (Leniency values).
Vector of leniencies (Leniency values).
(generate-sample)
(generate-sample rng)
Generates random leniency.
Generates random leniency.
(generate-sample-arg)
(generate-sample-arg rng)
Generates random leniency (suitable as an argument).
Generates random leniency (suitable as an argument).
(generate-sample-val)
(generate-sample-val rng)
Generates random leniency (string value).
Generates random leniency (string value).
(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).
(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.
(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.
(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.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close