Liking cljdoc? Tell your friends :D

spec.definition.phone.core


phone-number-string?clj

(phone-number-string? value)

Returns true if the provided value is a string representing a phone number, else returns false. By default, treats phone numbers as being from Great Britain, however the default region can be overridden with *default-region-code*.

Returns true if the provided value is a string representing a phone number,
else returns false. By default, treats phone numbers as being from
Great Britain, however the default region can be overridden with
`*default-region-code*`.
sourceraw docstring

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

× close